Skip to content

Releases: podlite/podlite

v0.0.39

25 May 18:41
@zag zag
Compare
Choose a tag to compare

Podlite

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

specification
publishing system
desktop viewer/editor
online resurces

@podlite@0.0.32

formulas

  • add =formula, F<> support

@podlite/to-jsx@0.0.23

@podlite/diagram@0.0.23

  • fix react component

@podlite/formula@0.0.1

  • implement formulas using MathJax library

@podlite/schema@0.0.19

  • add =formula, F<> support
  • implement html named entities support

@podlite/editor-react@0.0.25

  • add formulas support
  • fix scrolling

@podlite/markdown@0.0.12

  • implement inline $...$ and block $$...$$ formulas

@podlite/toc@0.0.12

  • implement :caption

Full Changelog: v0.0.38...v0.0.39

v0.0.38

21 Mar 08:39
@zag zag
Compare
Choose a tag to compare

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

@podlite/toc@0.0.11

-fix linking toc items

@podlite/to-jsx@0.0.11

  • implement notification blocks

@podlite/schema@0.0.18

  • fix =toc links #6
  • fix :allow context for nested blocks
  • improved support for parentheses for markup codes

@podlite/editor-react@0.0.24

  • add default cursor position for code snippet
  • add support for notification blocks

Full Changelog: v0.0.37...v0.0.38

v0.0.37

25 Feb 19:16
@zag zag
Compare
Choose a tag to compare

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

@podlite/editor-react@0.0.23

  • add default cursor position for code snippet

@podlite/schema@0.0.17

  • fix linking when publish
  • fix types for L<> code

@podlite/toc@0.0.10

-fix linking toc items

Full Changelog: v0.0.36...v0.0.37

v0.0.36

18 Feb 14:55
@zag zag
f548c5a
Compare
Choose a tag to compare

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

v0.0.35

12 Feb 20:47
@zag zag
4a68ae9
Compare
Choose a tag to compare

Podlite

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

  • fix build packages

What's Changed

  • 202402 Fix build packages by @zag in #5

Full Changelog: v.0.0.34...v0.0.35

v0.0.34

12 Feb 07:57
@zag zag
1308c25
Compare
Choose a tag to compare

Podlite

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

@podlite/toc@0.0.7

  • =toc now is standard block

@podlite/editor-react@0.0.16

  • add Markdown block suggestion
  • save virtual margin for suggestions

@podlite/schema@0.0.14

  • fix parse =alias and =config directives
  • improve brackets support for C<> and L<> codes
  • support for =toc block
  • support for =markdown block

@podlite/markdown@0.0.7

  • =markdown now is standard block

@podlite/editor-react@0.0.20

  • support for =toc block
  • support for =markdown block

v0.0.33

04 Feb 16:34
@zag zag
6990dac
Compare
Choose a tag to compare

256x256

  • refactor tests
  • update deps
  • overall project updates

v0.0.32

07 Jan 18:59
@zag zag
8be16a2
Compare
Choose a tag to compare

256x256

@podlite/0.0.25

  • improve blocks linking

@podlite/schema@0.0.11

  • add helpers,
  • fix parser's grammars
  • add tests
  • update deps

v0.0.31

29 Jan 21:03
@zag zag
Compare
Choose a tag to compare

256x256

@podlite/0.0.24

  • clean source

v0.0.30

29 Jan 12:35
@zag zag
Compare
Choose a tag to compare

256x256

@podlite/markdown@0.0.4

  • fix export