File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ The latest version of `pandoc` CLI compiled as a standalone
66` wasm32-wasi ` module that can be run by engines like ` wasmtime ` as
77well as browsers.
88
9- ## [ Live demo] ( https://tweag .github.io/pandoc-wasm )
9+ ## [ Live demo] ( https://johanneswilm .github.io/pandoc-wasm )
1010
1111Stdin on the left, stdout on the right, command line arguments at the
1212bottom. No convert button, output is produced dynamically as input
1313changes.
1414
1515You're also more than welcome to fetch the
16- [ ` pandoc.wasm ` ] ( https://tweag .github.io/pandoc-wasm/pandoc.wasm )
16+ [ ` pandoc.wasm ` ] ( https://johanneswilm .github.io/pandoc-wasm/pandoc.wasm )
1717module and make your own customized app. ` pandoc.wasm ` is fully
1818` wasm32-wasi ` compliant and doesn't make use of any JSFFI feature in
1919the ghc wasm backend.
You can’t perform that action at this time.
0 commit comments