Drogon CSPThis extenstion adds syntax highlighting support for Drogon Web Framework's generic CSP templating system. FeaturesCSP (C++ Server Pages) is Drogon's generic text templating system. Though commonly used for generating HTML. It's really generic and capable of generating other text files. For example, JSON or Vue. This extenstion provides syntax highlighting for CSP and injects the syntax into common CSP targets, espically HTML and Vue.
PreviewPlan CSPHTML syntax with embedded CSP(Set the syntax to HTML and it will be automatically enabled) ContributionFeel free to open an issue or a PR for bugs, embedded into new syntax or anything |