1.5.0 - 2020-05-01
- comment symbol is now
#
as per Praat documentation
1.4.0 - 2019-02-13
- highlighting behaviour of hash comment symbol (PR by Matt Baxter)
1.3.9 - 2018-10-11
- add support for latest
lmt
1.3.8 - 2018-01-23
- fix remote helper not found when publishing
1.3.7 - 2018-01-23
- support for
language-markdown
package scope (text.md
)
1.3.6 - 2017-01-23
- support for
auto-indent
andtoggle-line-comments
- fix procedure parameter highlight
1.3.5 - 2017-01-22
- fix bug which displayed old README
1.3.3 - 2017-01-04
- PRAAT code chunk snippet
- snippets indentation from two spaces to
\t
- changed formatting in snippets to comply with Coffee syntax
1.3.2 - 2016-12-31
- fix bug of images not being rendered
1.3.1 - 2016-12-31
- add some extensions to
fileTypes
forpraat (markdown).cson
- add picture of PRAAT markdown
- update patterns in
praat (markdown).cson
1.3.0 - 2016-12-23
- support for GitHub Markdown
- changelog layout
- search term bug
- support for
noweb
syntax
- Every feature added
- Every bug fixed