Skip to content

Releases: pixley/pf2e-statblock-for-obsidian

3.0.3

07 May 20:36
Compare
Choose a tag to compare

Fixed live update styling to respect font size setting.

3.0.2

07 May 20:26
Compare
Choose a tag to compare

Introducing internationalization support! The trait auto-coloring now supports languages other than English. See the Readme for usage details. Additionally, settlement size trait coloration has been added. Enjoy!

2.1.1

23 Mar 19:55
Compare
Choose a tag to compare

Fixed issue where a space between bold text and italic text would be dropped.

2.1.0

17 Mar 17:00
Compare
Choose a tag to compare

Added styling for tables inside statblocks!

2.0.0

13 Mar 21:00
Compare
Choose a tag to compare

The Indentation Release!

Version has been increased to 2.0.0 to mark the addition of proper indentation support. In addition to allowing more correct styling for nested inverse-indented blocks such as degrees of success within an activation, bulleted lists with sub-entries are now also possible.

In addition, even though alignment has been removed with the remaster, alignment traits now have their special coloration.

1.2.1

29 Feb 21:00
Compare
Choose a tag to compare

Added support for Obsidian's built-in font sizing and resolved conflicts with the popular ITS Pathfinder theme.

1.2.0

24 Feb 17:31
Compare
Choose a tag to compare

Added fonts to style statblocks in a manner consistent with official ones!

1.1.1

15 Feb 21:22
Compare
Choose a tag to compare

Added support for action icons in the stat block title.

1.1.0

13 Feb 20:34
Compare
Choose a tag to compare

Markdown post-processor replaced with a Markdown code processor, console.log() calls replaced with console.debug(), fixed up styling to make the statblock layout more stable.

1.0.2

24 Jan 20:50
Compare
Choose a tag to compare

Trait tag styling is now entirely handled by CSS, so the trait tag colors are no longer directly set in code.