Releases: jonathanpoelen/gh-md-toc
Releases · jonathanpoelen/gh-md-toc
v2.0.0
v1.6.1
update version to 1.6.1
v1.6.0
update version to 1.6.0
v1.4.1
- fix: last title is lost
- fix: unknown
table.move
withlua51
/luajit
v1.4.0
- new format:
{=0:pad:expr}
padding of the size of expr - enables
--all-title
if no TOC label is found
v1.3.0
--after-toc
/-a
becomes--all-title
/-a
: the behavior is reversed- add
--cmd-api
and--cmd-rather-than-url
- rockspec file for an installation with
luarocks
v1.2.0
- add
{htmltitle}
with--format
- ignore title within a code block
v1.1.0
- fix
--inplace
always on - add
{=n:pad:expr}
with--format
- support of utf8 with alignement
v1.0
README: minor changes