madness

Instant Markdown Server

MIT License

Downloads
122.6K
Stars
126
Committers
11

Bot releases are hidden (Show)

madness - v1.2.1 Latest Release

Published by DannyBen 4 months ago

What's Changed

Full Changelog: https://github.com/DannyBen/madness/compare/v1.2.0...v1.2.1

madness - v1.2.0

Published by DannyBen 6 months ago

What's Changed

Full Changelog: https://github.com/DannyBen/madness/compare/v1.1.5...v1.2.0

madness - v1.1.5

Published by DannyBen 7 months ago

What's Changed

Full Changelog: https://github.com/DannyBen/madness/compare/v1.1.4...v1.1.5

madness - v1.1.4

Published by DannyBen 8 months ago

What's Changed

Full Changelog: https://github.com/DannyBen/madness/compare/v1.1.2...v1.1.4

madness - v1.1.3

Published by DannyBen 8 months ago

What's Changed

Full Changelog: https://github.com/DannyBen/madness/compare/v1.1.2...v1.1.3

madness - v1.1.2

Published by DannyBen over 1 year ago

What's Changed

Full Changelog: https://github.com/DannyBen/madness/compare/v1.1.1...v1.1.2

madness - v1.1.1

Published by DannyBen over 1 year ago

What's Changed

Full Changelog: https://github.com/DannyBen/madness/compare/v1.1.0...v1.1.1

madness - v1.1.0

Published by DannyBen over 1 year ago

Thanks to @xorguy for the feature suggestion.

What's Changed

Full Changelog: https://github.com/DannyBen/madness/compare/v1.0.0...v1.1.0

madness - v1.0.0

Published by DannyBen over 1 year ago

This is the first major release, with some minor breaking changes.

Breaking Changes

  • Update in-page TOC: It now requires #-style headers to function, and allows setting a custom header
  • Markdown inside <div> will no longer be rendered.
  • Remove some styling related command line flags by @DannyBen in https://github.com/DannyBen/madness/pull/135

Other Changes

Full Changelog: https://github.com/DannyBen/madness/compare/v0.9.9...v1.0.0

madness - v0.9.9

Published by DannyBen almost 2 years ago

  • Update dependencies (#132)

Full Changelog: https://github.com/DannyBen/madness/compare/v0.9.8...v0.9.9

madness - v0.9.8

Published by DannyBen almost 2 years ago

This is primarily a dependencies upgrade release.

  • Upgrade to Sinatra 3 (#128)
  • Allow Puma 6 (c18aaaed97c6bec3efcee7e171b1c10481f0f12a)
  • Refactor with rubocop (#129)
madness - v0.9.7

Published by DannyBen about 2 years ago

Full Changelog: https://github.com/DannyBen/madness/compare/v0.9.6...v0.9.7

madness - v0.9.6

Published by DannyBen over 2 years ago

New Contributors

Full Changelog: https://github.com/DannyBen/madness/compare/v0.9.5...v0.9.6

madness - v0.9.5

Published by DannyBen over 2 years ago

New Contributors

Full Changelog: https://github.com/DannyBen/madness/compare/v0.9.4...v0.9.5

madness - v0.9.4

Published by DannyBen almost 3 years ago

  • Add configuration to control excluded directories list

Full Changelog: https://github.com/DannyBen/madness/compare/v0.9.3...v0.9.4

madness -

Published by DannyBen about 6 years ago

Full Changelog

Merged pull requests:

madness -

Published by DannyBen about 6 years ago

Full Changelog

Closed issues:

  • Search result file labels should omit README #70

Merged pull requests:

madness -

Published by DannyBen about 6 years ago

Full Changelog

Merged pull requests:

madness -

Published by DannyBen about 6 years ago

Full Changelog

Implemented enhancements:

  • Add search autocomplete #64

Merged pull requests:

madness -

Published by DannyBen about 6 years ago

Full Changelog

Closed issues:

  • Allow accessing markdown files using .md extension in the URL #65

Merged pull requests:

  • Improve test stability for theme CLI command #67 (DannyBen)
  • Allow request md files with or without the .md extension #66 (fpenapita)
  • Switch from many requires to one 'requires' #63 (DannyBen)