=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Ns/position.out_markdown,v retrieving revision 1.1 retrieving revision 1.4 diff -u -p -r1.1 -r1.4 --- mandoc/regress/mdoc/Ns/position.out_markdown 2017/03/05 20:00:05 1.1 +++ mandoc/regress/mdoc/Ns/position.out_markdown 2025/06/26 18:07:06 1.4 @@ -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 - July 4, 2017 - NS-POSITION(1)