showdown/test/functional
CommanderRoot 3eff10bbbf
refactor: replace deprecated String.prototype.substr() (#902)
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-25 20:18:41 +00:00
..
makehtml refactor: replace deprecated String.prototype.substr() (#902) 2022-03-25 20:18:41 +00:00
makemarkdown fix(lists): Fix makeMarkdown tasklist (#846) 2022-02-24 00:16:31 +00:00