Skip to content

v1.0-beta2 Podlite markup language specification

Compare
Choose a tag to compare
@zag zag released this 25 Feb 18:35
· 71 commits to main since this release
b26a33d

Podlite

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

specification
publishing system
desktop viewer/editor
online resurces

v1.0-beta2 Podlite markup language specification

New:

  • embedding binary data into documents, =data:filename:encoding

  • :mime-type attribute for =include and =data blocks

  • introduce data schema for use in =picture and =table

  • render tables from CSV files, =table

  • new markdown mode for parser

  • M<> - extends inline markup features

Deprecated/removed:

  • =finish

  • markers in comments

What's Changed

  • [beta2] Podlite markup language specification by @zag in #3

Full Changelog: https://github.com/podlite/podlite-specs/commits/v1.0-beta2