Releases: pngwn/MDsveX
Releases · pngwn/MDsveX
mdsvex@0.9.7
mdsvex@0.9.6
mdsvex@0.9.5
mdsvex@0.9.4
mdsvex@0.9.3
mdsvex@0.9.2
mdsvex@0.9.1
Patch Changes
-
f458229
#234 Thanks @pngwn! - mdsvex now exposes anescapeSvelte
utility to help with escaping Svelte syntax in custom highlight functions. -
fe9b437
#233 Thanks @pngwn! - Language definitions for fenced code-blocks are now case insensitive. -
8c905ce
#231 Thanks @pngwn! - Svelte syntax is now highlighted by default when using the default code highlighter.
mdsvex@0.9.0
svelte-parse@0.1.0
Minor Changes
-
b5b526e
#198 Thanks @pngwn! - Add a new SVAST nodeSvelteDynamicContent
in order to disambiguate positions of expressions due to them not always having opening and closing braces(#174).Ensure that unquoted attribute values are correctly parsed as separate values where appropriate(#178).
Patch Changes
- Updated dependencies [
b5b526e
]:- svast@0.2.0