Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
- Add image support
- Add class=wikitable styling
- Fix a crash when compiling
  • Loading branch information
Nixinova committed May 15, 2021
1 parent 21b8b42 commit 62d26c7
Show file tree
Hide file tree
Showing 12 changed files with 180 additions and 7,564 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.3.0
*2021-05-16*
- Added configuration option `imagesFolder` to configure the folder that images are placed in.
- Added support for images using the `[[File:Image.png|options|caption]]` syntax.
- Added `class="wikitable"` table styling.
- Fixed a crash occurring when the templates folder did not exist when compiling.

## 1.2.1
*2021-04-02*
- Added previously-unimplemented `config` option to `parse()` to configure the `templatesFolder`.
Expand Down
Loading

0 comments on commit 62d26c7

Please sign in to comment.