diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-03-31 18:21:16 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-03-31 18:21:16 +0200 |
commit | 13f1c4b7086981bddc7913837eeb1888f574ede0 (patch) | |
tree | 5c8ea26d0265a411653fb687bed97b74dee1aa94 /bin | |
parent | e9deca930024287572165b95cd280a8009c30b39 (diff) |
tighten embedded POD documentation
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/hedgedoc2quarto | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/hedgedoc2quarto b/bin/hedgedoc2quarto index d2aacda..6640b26 100755 --- a/bin/hedgedoc2quarto +++ b/bin/hedgedoc2quarto @@ -22,11 +22,11 @@ Version 0.0.1 B<hedgedoc2quarto> reformats text content from HedgeDoc- to Quarto-flavored Markdown, -and adapt Mermaid diagram code. +and adapts embedded diagram code. -Both HedgeDoc and Quarto use Markdown, +Both HedgeDoc and Quarto uses Markdown, but different flavors, -and they support different subsets of Mermaid diagram code. +and they handle different subsets of Mermaid diagrams. =cut |