Skip to content

Commit

Permalink
doc: Add nl2br to mkdocs example
Browse files Browse the repository at this point in the history
  • Loading branch information
TEParsons committed Mar 31, 2024
1 parent 198fb32 commit 5ec8fad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mkdocs/example/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ nav:
- Home: index.md
- Geese: geese/index.md
exclude_docs: |
desktop.ini
desktop.ini
markdown_extensions:
- nl2br

0 comments on commit 5ec8fad

Please sign in to comment.