Skip to content

v3.3.0

Compare
Choose a tag to compare
@farnabaz farnabaz released this 18 Nov 15:38
· 19 commits to main since this release
  • 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 by yaml package(#82) (fb3edb3)
  • fix(to-markdown): check if value if an object to properly simple quote value (#81) (c61760c)