Skip to content

Commit

Permalink
Change the category code of the percent sign to other in hybrid examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Jun 2, 2021
1 parent 33a185c commit 5b1625f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions markdown.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -1368,7 +1368,10 @@ following content:
\input lmfonts
\input safe

\begingroup
\catcode`\%=12
\input unsafe
\endgroup
\bye
```````
Using a text editor, create a text document named `example.md` with the
Expand Down Expand Up @@ -4566,7 +4569,10 @@ following content:
\input lmfonts
\input optionfalse

\begingroup
\catcode`\%=12
\input optiontrue
\endgroup
\bye
```````
Using a text editor, create a text document named `content.md` with the
Expand Down

0 comments on commit 5b1625f

Please sign in to comment.