Skip to content

Commit 62d26c7

Browse files
committed
1.3.0
- Add image support - Add class=wikitable styling - Fix a crash when compiling
1 parent 21b8b42 commit 62d26c7

File tree

12 files changed

+180
-7564
lines changed

12 files changed

+180
-7564
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.3.0
4+
*2021-05-16*
5+
- Added configuration option `imagesFolder` to configure the folder that images are placed in.
6+
- Added support for images using the `[[File:Image.png|options|caption]]` syntax.
7+
- Added `class="wikitable"` table styling.
8+
- Fixed a crash occurring when the templates folder did not exist when compiling.
9+
310
## 1.2.1
411
*2021-04-02*
512
- Added previously-unimplemented `config` option to `parse()` to configure the `templatesFolder`.

0 commit comments

Comments
 (0)