You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@
8
8
-`--pdf-notes` option to add presenter notes into PDF as annotations ([#261](https://github.com/marp-team/marp-cli/issues/261), [#369](https://github.com/marp-team/marp-cli/pull/369))
9
9
-`author` and `keywords` metadata options / global directives ([#367](https://github.com/marp-team/marp-cli/issues/367), [#370](https://github.com/marp-team/marp-cli/pull/370))
10
10
11
+
### Fixed
12
+
13
+
- Cannot parse front-matter if input file had UTF-8 BOM ([#357](https://github.com/marp-team/marp-cli/issues/357), [#372](https://github.com/marp-team/marp-cli/pull/372))
14
+
11
15
### Changed
12
16
13
17
- Upgrade dependent packages to the latest version ([#371](https://github.com/marp-team/marp-cli/pull/371))
0 commit comments