mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-18 05:25:48 +00:00
Fixed missing backtick. (#11209)
This commit is contained in:
+1
-1
@@ -7874,7 +7874,7 @@ set at startup. For full documentation, see the [pandoc-lua] man page.
|
||||
processed on a server, this has the potential to reveal anything
|
||||
readable by the process running the server. Using the `-f html+raw_html`
|
||||
will mitigate this threat by causing the whole `iframe`
|
||||
to be parsed as a raw HTML block. Using `--sandbox will also
|
||||
to be parsed as a raw HTML block. Using `--sandbox` will also
|
||||
protect against the threat.
|
||||
|
||||
5. If your application uses pandoc as a Haskell library (rather than
|
||||
|
||||
Reference in New Issue
Block a user