Commit 5dbfaa9
fix: add --standalone to pandoc so file2brl gets valid HTML
Without --standalone pandoc concatenates multiple HTML documents; file2brl
needs a single well-formed document to parse.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e97ba9a commit 5dbfaa9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments