Update changelog
This commit is contained in:
parent
ff8d143836
commit
cac01f45bb
1 changed files with 6 additions and 0 deletions
|
@ -203,6 +203,7 @@
|
|||
unnecessarily in e.g. `rawLaTeXBlock`.
|
||||
+ Add KOMA-Script metadata commands (#5910, Andrew Dunning).
|
||||
Add all titling commands to existing definition for `\dedication`.
|
||||
+ Parse `\micro` siunitx unit command (#5921, Jose Luis Duran).
|
||||
|
||||
* Markdown writer:
|
||||
|
||||
|
@ -223,6 +224,7 @@
|
|||
disable `raw_attribute` in the writer.
|
||||
+ Prefer `pipe_tables` to raw HTML even when we must
|
||||
lose width information (#2608, #4497).
|
||||
+ Improve escaping in list items (#5918).
|
||||
|
||||
* AsciiDoc writer:
|
||||
|
||||
|
@ -371,6 +373,10 @@
|
|||
name-part elements. (#5629)
|
||||
+ Add `abstract` to template (Mauro Bieg).
|
||||
|
||||
* TEI writer:
|
||||
|
||||
+ Don't strip hash from internal links (#5922).
|
||||
|
||||
* Jira writer:
|
||||
|
||||
+ Remove escapeStringForJira for code blocks (Jan-Otto Kröpke).
|
||||
|
|
Loading…
Add table
Reference in a new issue