Skip to content

v0.0.36

Compare
Choose a tag to compare
@zag zag released this 18 Feb 14:55
· 77 commits to main since this release
f548c5a

Podlite

Podlite is a lightweight block-based markup language designed for flexibility and ease of use.

πŸ“– Project site: podlite.org

πŸ“Œ Github: github.com/podlite 🀩

πŸ–₯️ Online editor: pod6.in

  • going to use =Mermaid instead of =Diagram
  • add =picture

@podlite/editor-react@0.0.22

  • support for =Mermaid block
  • add text search in document / cmd-F
  • support for =picture block
  • fix detect markdown context for suggestions

@podlite/image@0.0.15

  • support for =picture block

@podlite/markdown@0.0.9

  • implement mermaid support

@podlite/schema@0.0.16

  • support for =picture block

What's Changed

  • 202402 Implement =picture =Mermaid, fixes by @zag in #7

Full Changelog: v0.0.35...v0.0.36