• 0.3.0 5d5b2ffb68

    0.3.0 Pre-release

    endeavorance released this 2025-06-07 14:34:04 +00:00 | 3 commits to main since this release

    Additions

    • New option --include-default-styles / -S to prepend the default stylesheet to any other imported styles

    Changes

    • Default stylesheet handles wide tables using horizontal scrolling
    Downloads
  • 0.2.1 51b3633077

    0.2.1 Pre-release

    endeavorance released this 2025-06-06 16:02:31 +00:00 | 5 commits to main since this release

    Fixes

    • Updated default stylesheet to prevent callouts from overflowing horizontally
    Downloads
  • 0.2.0 5687f3b02b

    0.2.0 Pre-release

    endeavorance released this 2025-06-06 15:53:47 +00:00 | 7 commits to main since this release

    Changes

    • Added support for callouts in markdown using rehype-callouts
      • The default theme uses the Obsidian-style theme provided by rehype-callouts
      • Callout styles can be customized per the README information of rehype-callouts
      • A future release will include improved buildmd-specific customization for this feature
    Downloads
  • 0.1.0 6f4b2d20da

    0.1.0 Pre-release

    endeavorance released this 2025-05-27 21:02:28 +00:00 | 11 commits to main since this release

    Changes

    • Internal parser changed from marked.js to Unified
    • Heading tags now get HTML id attributes automatically added
    • Updated default stylesheet
    Downloads
  • 0.0.1 5a47867538

    0.0.1 Pre-release

    endeavorance released this 2025-05-27 13:47:49 +00:00 | 13 commits to main since this release

    Initial Release

    This is the first preview release of buildmd

    Downloads