Skip to content

Releases: joshka/tui-markdown

tui-markdown-v0.2.0

27 Feb 12:43
eac0c92
Compare
Choose a tag to compare

Added

  • add filename and pageUp/Down
  • support code blocks in tui-markdown

Fixed

  • Update urls in Cargo.toml (#4)

Other

  • add note about newlines

tui-markdown-v0.1.1

27 Feb 10:36
d9ee029
Compare
Choose a tag to compare

Other

  • add CHANGELOGs

🚀 Features

  • Initial implementation of lib and tui

🐛 Bug Fixes

  • Tui-markdown crate dependency for markdown-reader

📚 Documentation

  • Add demo for markdown-reader

⚙️ Miscellaneous Tasks

  • Add ci and release workflows

markdown-reader-v0.1.4

27 Feb 13:51
2ca8e2b
Compare
Choose a tag to compare

Other

  • make demo less easier to view

markdown-reader-v0.1.3

27 Feb 13:37
1172951
Compare
Choose a tag to compare

Other

  • fix more links / badges

markdown-reader-v0.1.2

27 Feb 12:43
eac0c92
Compare
Choose a tag to compare

Added

  • add filename and pageUp/Down

Fixed

  • urls in cargo.toml
  • add pages down and up to scroll
  • make scrollbar respect end of file

Other

  • make logging scrollable

markdown-reader-v0.1.1

27 Feb 10:36
d9ee029
Compare
Choose a tag to compare

Added

  • Initial implementation of lib and tui

Fixed

  • tui-markdown crate dependency for markdown-reader

Other

  • add CHANGELOGs
  • add demo for markdown-reader

🚀 Features

  • Initial implementation of lib and tui

🐛 Bug Fixes

  • Tui-markdown crate dependency for markdown-reader

📚 Documentation

  • Add demo for markdown-reader

⚙️ Miscellaneous Tasks

  • Add ci and release workflows