mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 01:06:30 +00:00
219 B
219 B
% pandoc -f textile -t native
# text text
<pre>blabla</pre>
# more
^D
[OrderedList (1,DefaultStyle,DefaultDelim)
[[Plain [Str "text",Space,Str "text"]
,CodeBlock ("",[],[]) "blabla"]
,[Plain [Str "more"]]]]