mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
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. |
||
|---|---|---|
| .. | ||
| to-html-email.js | ||
| to-html.js | ||
| to-sentence-case.js | ||