Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Nov 21, 2024
1 parent 2f90f25 commit a12a3dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Defaults:

This allows authors to render HTML fragments in their LaTeX documents:

``` tex
`````` tex
\documentclass{article}
\usepackage[content_blocks, raw_attribute]{markdown}
\begin{filecontents}[overwrite, nosearch, noheader]{example_input.html}
Expand All @@ -135,7 +135,7 @@ Defaults:
\end{markdown}
\end{document}
```
``````

Deprecation:

Expand Down

0 comments on commit a12a3dd

Please sign in to comment.