aboutsummaryrefslogtreecommitdiff
path: root/test/command/11312.md
AgeCommit message (Collapse)Author
2025-12-02Texinfo writer: improve handling of certain code blocks.John MacFarlane
MediaWiki, for example, will parse a code block containing formatting as a sequence of Code elements separated by LineBreaks. For this we now use a texinfo example block. Closes #11312.