How to use params in markdown file - support - HUGO

Oct 13, 2018 · Yes, as you found out, with Hugo shortcodes one can access parameters from within content files.

allow inline html in Markdown

# allow inline html in Markdown
[markup]
  [markup.goldmark]
    [markup.goldmark.renderer]
      unsafe = true

LaTeX support

require enable in cfg

https://gohugo.io/content-management/mathematics/