最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

latex - Why does Pandoc add "[" tags to Markdown? - Stack Overflow

programmeradmin3浏览0评论

I'm using Pandoc to convert LaTeX to Markdown. The conversion is great, except Pandoc adds "[" and "]" all over (example below). How can I stop that?

1.  \[

    \] **a heading was here**

    Let...

The LaTeX is:

\item \points{1} \noindent\textbf{a heading was here} 

\points is a macro which I believe Pandoc just ignores (which is fine for my purposes).

发布评论

评论列表(0)

  1. 暂无评论