Skip to content
Snippets Groups Projects
Commit 5d1bff08 authored by Bruno BEAUFILS's avatar Bruno BEAUFILS
Browse files

Fix some comment typos

parent 5158c788
Branches
No related tags found
No related merge requests found
--- beamer-subtitle transform heading with subtitle class as beamer subtitle --- beamer-subtitle - transform heading with subtitle class as beamer subtitle
--- ---
--- idea from https://github.com/jgm/pandoc/issues/5031#issuecomment-1382166649 --- idea from https://github.com/jgm/pandoc/issues/5031#issuecomment-1382166649
......
--- center.lua – filter to center image on their line and div content --- center.lua - center image on their line and div content
--- ---
--- ideas from https://pandoc.org/lua-filters.html#center-images-in-latex-and-html-output --- ideas from https://pandoc.org/lua-filters.html#center-images-in-latex-and-html-output
--- TODO : automatize that for images alone on a line (without the need to add a final backslash) --- TODO : automatize that for images alone on a line (without the need to add a final backslash)
......
--- include-code-files.lua – filter to include code from source files --- include-code-files.lua - include code from source files
--- ---
--- Copyright: © 2020 Bruno BEAUFILS --- Copyright: © 2020 Bruno BEAUFILS
--- License: MIT – see LICENSE file for details --- License: MIT – see LICENSE file for details
......
--- include-files.lua – filter to include Markdown files --- include-files.lua - include Markdown files
--- ---
--- Copyright: © 2019–2020 Albert Krewinkel --- Copyright: © 2019–2020 Albert Krewinkel
--- License: MIT – see LICENSE file for details --- License: MIT – see LICENSE file for details
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment