Releases: henriklovhaug/md-tui
Releases · henriklovhaug/md-tui
Version 0.8.7
Release Notes
- Tables are finally balanced
Install md-tui 0.8.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/henriklovhaug/md-tui/releases/download/v0.8.7/md-tui-installer.sh | sh
Download md-tui 0.8.7
v0.8.6
Changelog
- The binary is executable as
mdt
again. Was wrongly removed in version 0.8.5
Install md-tui 0.8.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/henriklovhaug/md-tui/releases/download/v0.8.6/md-tui-installer.sh | sh
Download md-tui 0.8.6
Version 0.8.5
Release Notes
- (#145) Allow
~~~
to be code blocks
- Allow using
md-tui
as a library
Install md-tui 0.8.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/henriklovhaug/md-tui/releases/download/v0.8.5/md-tui-installer.sh | sh
Download md-tui 0.8.5
Version 0.8.4
Release Notes
- (#137) Add yaml syntax highlighting.
- (#139) Fix codeblocks which includes
\r
characters.
- (#143) Add luau syntax highlighting.
Install md-tui 0.8.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/henriklovhaug/md-tui/releases/download/v0.8.4/md-tui-installer.sh | sh
Download md-tui 0.8.4
Version 0.8.3
Release Notes
- (#132) Allows the user to center the markdown. Config options are
left|center|right
- (#135) Fix crash when quote block was left empty.
Install md-tui 0.8.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/henriklovhaug/md-tui/releases/download/v0.8.3/md-tui-installer.sh | sh
Download md-tui 0.8.3
Version 0.8.2
Release Notes
- Escape resets to original ordering in file tree.
- Fix crash in list if newline started with a number. It was parsed as index of
a list even if it wasn't.
- Fix divide by zero error on tables.
- Allow codeblocks to start indented.
- Actually make use of default quote coloring.
Install md-tui 0.8.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/henriklovhaug/md-tui/releases/download/v0.8.2/md-tui-installer.sh | sh
Download md-tui 0.8.2
Version 0.8.1
Release Notes
- (#113) Small images does not get the maximum space of 20 font heights, but the
space they occupy.
- (#127)
MDT
now loads files lazily. No more loading screen :).
Install md-tui 0.8.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/henriklovhaug/md-tui/releases/download/v0.8.1/md-tui-installer.sh | sh
Download md-tui 0.8.1
Version 0.8.0
Release Notes
- (#122) Fixes crash when codeblocks contained characters longer than one byte
and the codeblock is supposed to be highlighted.
- Delay cloning text blocks until they are within viewport. Large improvement in
debug mode.
- (#120) Fixes aligning of ordered list with indexes over 9.
- (#50) Add customizing keyboard inputs. (BREAKING Some default were
changed)
Install md-tui 0.8.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/henriklovhaug/md-tui/releases/download/v0.8.0/md-tui-installer.sh | sh
Download md-tui 0.8.0
Version 0.7.4
Release Notes
- (#104) Files can now be opened in
$EDITOR
from MDT
.
- Tested with Neovim and Vim.
- (#110) Add a Nix flake.
- (#105 partially) More flexible table dash parsing.
- Add highlighting for css, html, php, typescript.
- (#105) Length is defined by longest cell in the column.
- Cell wrapping is not implemented yet.
- Inline code can be written with triple ticks, but it checks if it's a
codeblock first.
Install md-tui 0.7.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/henriklovhaug/md-tui/releases/download/v0.7.4/md-tui-installer.sh | sh
Download md-tui 0.7.4
Version 0.7.3
Release Notes
- Fix quote blocks word wrapping.
- Add the arrow keys as aliases for HJKL (#103, by @cmrschwarz)
- Add Scala syntax highlighting (#117, by @sierikov)
- (#106)
MDT
now allows text part of link to cross multiple lines.
- Allow arbitrary programming language in codeblock. Does not mean it will get
highlighted.
Install md-tui 0.7.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/henriklovhaug/md-tui/releases/download/v0.7.3/md-tui-installer.sh | sh
Download md-tui 0.7.3