hugo/markup
Bjørn Erik Pedersen 1f23b4949c Fix some RenderShortcodes error cases
This issue fixes two cases where `{{__hugo_ctx` artifacts were left in the rendered output:

1. Inclusion when `.RenderShortcodes` is wrapped in HTML.
2. Inclusion of Markdown file without a trailing newline in some cases.

Closes #12854
Updates #12998
2024-11-03 13:33:31 +01:00
..
asciidocext Add css.TailwindCSS 2024-06-25 15:48:02 +02:00
blackfriday all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
converter Add support for Obsidian type blockquote alerts 2024-09-01 18:12:26 +02:00
goldmark Fix some RenderShortcodes error cases 2024-11-03 13:33:31 +01:00
highlight
internal all: Fix duplicate words in comments 2024-04-11 09:31:33 +02:00
markup_config
org
pandoc Add css.TailwindCSS 2024-06-25 15:48:02 +02:00
rst Add css.TailwindCSS 2024-06-25 15:48:02 +02:00
tableofcontents
markup.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
markup_test.go