We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35b88e commit bf815b6Copy full SHA for bf815b6
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v0.0.7 - 2018-06-04
6
+
7
- Support `backgroundColor` and `color` local directives ([#32](https://github.com/marp-team/marpit/pull/32))
8
- Suppress confusable theme import when tweaking ([#33](https://github.com/marp-team/marpit/pull/33))
9
- Remove `workaround` flag support from Marpit's `inlineSVG` option ([#35](https://github.com/marp-team/marpit/pull/35))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marpit",
- "version": "0.0.6",
+ "version": "0.0.7",
"description": "The skinny framework for creating slide deck from Markdown",
"license": "MIT",
"author": {
0 commit comments