Skip to content

Final Craft 0.1.2

Choose a tag to compare

@rheithron-dp rheithron-dp released this 23 Aug 10:16
· 1 commit to master since this release

Final Craft 0.1.2

Fountain styling and font-detection update.

Added

  • Render Fountain inline italic, bold, underline, and bold-italic emphasis in screenplay preview and PDF output.
  • Preserve inline styling across wrapped lines without counting Fountain markup characters toward line length or pagination.

Improved

  • Detect and load screenplay fonts through Obsidian's browser font set before reporting that a configured font is unavailable.
  • Avoid false missing-font warnings for locally installed Courier-family fonts.

Validation

  • Tested successfully in the Final Craft test vault
  • Production build passes
  • ESLint passes
  • All 29 automated tests pass