v1.0.0-beta1 Podlite markup language specification
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
🖥️ Desktop version: github.com/podlite/podlite-desktop
📚 Podlite for web - static site generator: github.com/podlite/podlite-web
v1.0.0-beta1 Podlite markup language specification
New:
-
add
:id
,:caption
,:lang
attributes, -
task lists,
=item
and:checked
attribute, -
intro Selectors,
-
table of contents,
=toc
, -
include block,
=include
, -
inserting pictures,
=picture
,P<>
, -
mathematical formulas,
=formula
,F<>
, -
Markdown support,
=markdown
-
mistake marking,
O<>
, -
text positioning,
J<>
,H<>
, -
Emoji,
E<>
, -
contextual backlinks,
W<>
-
advanced table format,
=row
,=cell
blocks,:header
,:rowspan
,:colspan
attributes,
Deprecated/removed:
-
:margin
attribute, -
=encoding
directive, -
P<toc:>
due to=toc
block, -
P<man:>
,P<doc:>
due to=include
block, -
P<>
- placement links, -
Declarator block,
-
:formatted
attribute, -
:like
attribute