Releases: nuxtlabs/remark-mdc
Releases · nuxtlabs/remark-mdc
v3.6.0
v3.5.3
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.2
v3.3.1
v3.3.0
- fix(to-markdown): link reference attributes (41f7e3c)
- feat: allow using inline components inside parentheses (f0f168c)
- feat: option for max attributes length (#79) (94d9d97)
- fix(to-markdown): parse component props object (#84) (5d44379)
- fix: remove scaped char
\
from attributes value (#89) (74cee31) - chore: remove studio ci (58ca74a)
- fix: codeblock yaml data section (b74b764)
- ci: upgrade actions (fcb2ff3)
- fix(autoUnwrap): do not unwrap tables (7195bcc)
- fix: resolve experimental features conflict (b0e2daa)
- Correctly name the plugin (#86) (d686ce3)
- test: update snapshots (f92a84f)
- chore: replace
js-yaml
byyaml
package(#82) (fb3edb3) - fix(to-markdown): check if value if an object to properly simple quote value (#81) (c61760c)