Releases: zkochan/remark-mos
Releases · zkochan/remark-mos
v1.4.0
07 May 17:03
Compare
Sorry, something went wrong.
No results found
<a name"1.4.0">
1.4.0 (2016-05-07)
Features
eval: add the possibility to use strict mode in eval (77e02f2b )
v1.3.0
02 May 14:35
Compare
Sorry, something went wrong.
No results found
<a name"1.3.0">
1.3.0 (2016-05-02)
Features
attacher: move dynamic markdown generation to a separate function (de8558dd )
v1.2.1
02 May 13:14
Compare
Sorry, something went wrong.
No results found
<a name"1.2.1">
1.2.1 (2016-05-02)
Bug Fixes
compiler: MarkdownScript node with no children has to be stringified (330777ac )
v1.2.0
01 May 16:09
Compare
Sorry, something went wrong.
No results found
<a name"1.2.0">
1.2.0 (2016-05-01)
Bug Fixes
compiler: add additional breaks after lists (d5b854eb )
tokenizer: check array before object (39c6c1a3 )
Features
tokenizer: markdownScript can return markdown AST instead of string (6bfed013 )
v1.1.0
01 May 00:24
Compare
Sorry, something went wrong.
No results found
<a name"1.1.0">
1.1.0 (2016-05-01)
Features
move MarkdownScript execution to the tokenizer (bc96cadb )
v1.0.4
26 Apr 20:08
Compare
Sorry, something went wrong.
No results found
<a name"1.0.4">
1.0.4 (2016-04-26)
Bug Fixes
tokenizer: ignore markdown scripts inside fenced blocks (443bd0a1 )
v1.0.3
26 Apr 18:19
Compare
Sorry, something went wrong.
No results found
<a name"1.0.3">
1.0.3 (2016-04-26)
Bug Fixes
tokenizer: closing tag inside fenced block should be ignored (3566bc0d )
v1.0.2
26 Apr 07:03
Compare
Sorry, something went wrong.
No results found
<a name"1.0.2">
1.0.2 (2016-04-26)
Bug Fixes
tokenizer: ignore nested markdown scripts (4efcbfb9 )
v1.0.1
24 Apr 16:28
Compare
Sorry, something went wrong.
No results found
<a name"1.0.1">
1.0.1 (2016-04-24)
Bug Fixes
package.json: add lib to the files property (dcd38725 )
v1.0.0
24 Apr 16:20
Compare
Sorry, something went wrong.
No results found
<a name"1.0.0">
1.0.0 (2016-04-24)
Features