0.0.5 - beta
Pre-release
Pre-release
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[Unreleased]
- Known issue with phonemes in ipa tags that include quotes
- Syntax highlighing for short form Speech Markdown for emphasis
- Completion handlers for JSON and YAML
[0.0.5] - 2020-02-23
- Added snippets for all formatting tags
- Added an indicator in hover over text for Bixby support
- Updated ReadMe documentation to show how to enabled IntelliSense in strings for JavaScript and TypeScript
- Significant updates to tighten the Speech Markdown grammar by using targeted Regular Expressions
- Added syntax highlighting for audio tag
[0.0.4] - 2020-02-22
- Added YAML syntax highlighting support for Speech Markdown
[0.0.3] - 2020-02-18
- listing Bixby in hover over information
[0.0.2] - 2020-02-16
- basic smd snippets
- Speech Markdown syntax highlighting for javascript, typescript, and json
- Speech Markdown hover over support for javascript, typescript, and json