mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
[changelog] Add plantuml to changelog
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
74ddf6d0b3
commit
345ec26951
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
|
||||||
- Note information dialog containing word count, revision count, last editor and creation time.
|
- Note information dialog containing word count, revision count, last editor and creation time.
|
||||||
- Image tags with placeholder urls (`https://`) will be replaced with a placeholder frame.
|
- Image tags with placeholder urls (`https://`) will be replaced with a placeholder frame.
|
||||||
- Images that are currently uploading will be rendered as "uploading".
|
- Images that are currently uploading will be rendered as "uploading".
|
||||||
|
- Code blocks with `plantuml` as language are rendered as [PlantUML](https://plantuml.com/) diagram using a configured render server.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue