fleet/website/api/helpers/strings
Eric 2ca4f2f376
Website: Allow double curly brace templates in Markdown code blocks. (#25179)
Closes: https://github.com/fleetdm/fleet/issues/25176

Changes:
- Updated the to-html helper to add the `v-pre` directive to Markdown
code blocks, This directive will prevent any of the content inside of it
from being interpreted as a Vue template.
- Updated the regex in build-static-content that looks for vue templates
to not match any templates inside code blocks.
2025-01-06 14:07:31 -06:00
..
to-html-email.js Website: Add script for creating HTML email partials from Markdown articles (#7574) 2022-12-05 16:30:24 -06:00
to-html.js Website: Allow double curly brace templates in Markdown code blocks. (#25179) 2025-01-06 14:07:31 -06:00
to-sentence-case.js Put live documentation on fleetdm.com (#1380) 2021-08-17 19:55:13 -05:00