Skip to content

Commit

Permalink
Set correct category codes for version 3 of the package minted
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Oct 31, 2024
1 parent 22a540f commit 3998093
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions markdown.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -37900,11 +37900,13 @@ end
\ltx@ifpackageloaded
{ minted }
{
\catcode`\%=14\relax
\catcode`\#=6\relax
\exp_args:NV
\inputminted
\l_tmpa_tl
{ #1 }
\catcode`\%=12\relax
\catcode`\#=12\relax
}
{
Expand Down

0 comments on commit 3998093

Please sign in to comment.