all: use pandoc instead of asciidoctor #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "all/use-pandoc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Add YAML front matter with title, author, state, labels metadata - Replace bibliography entries with pandoc citation syntax (@brooks1991, @ashby2015) - Convert asciidoc cross-references to @citekey citations - Convert asciidoc markup to Markdown equivalents - Replace [source] blocks with fenced code blocks - Add pandoc references metadata for external citations - Add ::: {#refs} ::: div for bibliography placement This is the fourth RFD converted to the new Pandoc Markdown format.- Add YAML front matter with title, author, state, labels metadata - Replace bibliography entry with pandoc citation syntax (@brooks1991) - Convert asciidoc markup to Markdown equivalents - Add pandoc references metadata for external citation - Add ::: {#refs} ::: div for bibliography placement This is the fifth RFD converted to the new Pandoc Markdown format.- Add YAML front matter with title, author, state, labels metadata - Replace bibliography entry with pandoc citation syntax (@rfd6) - Convert asciidoc markup to Markdown equivalents - Add pandoc references metadata for internal citation - Add ::: {#refs} ::: div for bibliography placement This is the sixth RFD converted to the new Pandoc Markdown format.- Add YAML front matter with title, author, state, labels metadata - Replace bibliography entries with pandoc citation syntax (@solene2023, @walters2020, @lorimer2023) - Convert asciidoc cross-references to @citekey citations - Add pandoc references metadata for external citations - Add ::: {#refs} ::: div for bibliography placement This is the seventh RFD converted to the new Pandoc Markdown format.- Add YAML front matter with title, author, state, labels metadata - Convert asciidoc bibliography to pandoc citation syntax (@chu2018, @ug901, @ug479, @ug903) - Convert asciidoc cross-references to @citekey citations - Replace asciidoc tables with pipe tables - Convert [source,verilog] blocks to fenced code blocks with language annotation - Add pandoc references metadata for external citations - Add ::: {#refs} ::: div for bibliography placement This is the tenth and final RFD converted to the new Pandoc Markdown format.