mirror of https://github.com/eyhc1/rendercv.git
docs: fix a typo
This commit is contained in:
parent
8bc528956d
commit
38e1ccbdfe
|
@ -19,7 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||||
- Fixed Markdown `TextEntry`, where all the paragraphs were concatenated into a single paragraph.
|
- Fixed Markdown `TextEntry`, where all the paragraphs were concatenated into a single paragraph.
|
||||||
- Fixed Markdown `OneLineEntry`, where all the one-line entries were concatenated into a single line.
|
- Fixed Markdown `OneLineEntry`, where all the one-line entries were concatenated into a single line.
|
||||||
- Fixed the `classic` theme's `PublicationEntry`, where blank parentheses were rendered when the `journal` field was not provided.
|
- Fixed the `classic` theme's `PublicationEntry`, where blank parentheses were rendered when the `journal` field was not provided.
|
||||||
- Fixed a bug where email with special characters caused a LaTeX error.
|
- Fixed a bug where an email with special characters caused a LaTeX error.
|
||||||
- Fixed Unicode error when `rendercv new` is called with a name with special characters.
|
- Fixed Unicode error when `rendercv new` is called with a name with special characters.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue