=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Ns/position.out_markdown,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/regress/mdoc/Ns/position.out_markdown 2017/03/05 20:00:05 1.1 +++ mandoc/regress/mdoc/Ns/position.out_markdown 2017/06/27 12:18:01 1.2 @@ -20,10 +20,16 @@ still before]\[after] In the middle of a macro line: \[before]\[after] +After closing punctuation: +\[before]:\[after] + +Before closing punctuation: +\[before]: \[after] + At the end of a macro line: \[before]\[after] At the end of partial implicit: \[before]\[after] -OpenBSD - September 15, 2013 +OpenBSD - June 27, 2017