7 lines
199 B
HTML
7 lines
199 B
HTML
<p>Here’s the pandoc README:</p>
|
||
<pre data-include="input.md"><code>Here's the pandoc README:
|
||
|
||
~~~~ {include="input.md"}
|
||
this will be replaced by contents of README
|
||
~~~~</code></pre>
|