Hello,

I am trying to convert a documentation to markdown from man files but every file I try the conversion on I get the error "unexpected '{'".

I am not sure if this is a bug or there is a fault in the documentation.

Here are examples of the error:
D:\tcl-main\tcl\doc>pandoc --from man --to html < try.n > output.html
Error at (line 138, column 6):
unexpected '}'

D:\tcl-main\tcl\doc>pandoc --from man --to html < tclsh.1 > output.html
Error at (line 139, column 6):
unexpected '}'
.SH "STANDARD CHANNELS"

I have attached try.n and tclsh.1 to this post.

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/9737ab5c-7484-444b-91d1-b0398cf05db3n%40googlegroups.com.