mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 03:47:20 +00:00
205e54c245
Closes #9805.
168 B
168 B
% pandoc -f rst -t native
word.*word
------------
* abc
^D
[ Header 1 ( "word.word" , [] , [] ) [ Str "word.*word" ]
, BulletList [ [ Plain [ Str "abc" ] ] ]
]