33 lines
949 B
Markdown
33 lines
949 B
Markdown
# Changelog
|
|
|
|
Tyto - Littérateur
|
|
- Repository: https://git.a-lec.org/echolib/tyto-litterateur
|
|
- Issues: https://git.a-lec.org/echolib/tyto-litterateur/-/issues
|
|
- Changelog: https://git.a-lec.org/echolib/tyto-litterateur/-/blob/master/CHANGELOG.md
|
|
- License: https://git.a-lec.org/echolib/tyto-litterateur/-/blob/master/LICENSE
|
|
|
|
## [0.10.2]
|
|
- Citer dans un texte > `[_` + `_]`
|
|
- Italique `<em>` > `;_` + `_;`
|
|
- Italique `<i>` > {_:_` + `_:`
|
|
|
|
## [0.10.1]
|
|
- Fix with try in check for static page
|
|
|
|
## [0.10.0]
|
|
- Add full static page option (--static) only with wip
|
|
- Add <div> markers: `<<`, `>>`
|
|
- Add new container <div> in footer
|
|
- Better status display for article
|
|
- fix lang setting
|
|
- fix for less warnings in HTML validity
|
|
|
|
## [0.9.1]
|
|
- wip: tabulation when using `<hr />`
|
|
- wip: inline quote markers `@_myquote_@`
|
|
- wip: inline italic marker `:_maybe_:`
|
|
- wip: fix data retreive in complete quote
|
|
|
|
## [0.9.0]
|
|
- Last testings before final
|