Skip to content

Release 0.5

Latest

Choose a tag to compare

@sequitur sequitur released this 13 Aug 14:35
· 3 commits to master since this release

Blotter has been updated with the latest (1.6.0) version of Inkjs. It also now has some support for the new tag feature in Ink: Tags surrounded by angle brackets, like <h1> or <h3> will be rendered as that html element, instead of a normal paragraph <p>. Tags that start with a dot, like .red or .emphasis will apply that class to the element, making it possible to style it.