Skip to content

Releases: Sensibility/MathML-Sublime-Plugin

Embedded HTML Highlighting

12 Oct 18:45
Compare
Choose a tag to compare

Now supporting highlighting of MathML elements within HTML documents, also the first release to include a .sublime-package file without extraneous licensing or git files.

Bug Fix

12 Oct 17:44
Compare
Choose a tag to compare

Fixed sub and superscript attributes not being properly captured as a result of a recurring typo

Full Global Attribute Support

12 Oct 15:20
Compare
Choose a tag to compare

Now supports the href and xref global attributes, and will highlight the contents of the style global attribute as though it were CSS (though this is not necessarily the case for every renderer).

Bug Fix

12 Oct 13:52
Compare
Choose a tag to compare

Fixed a bug caused by improper pasting of licensing information into the syntax file.

Full Presentation Support

12 Oct 03:26
Compare
Choose a tag to compare

All presentation elements and their special attributes are now supported.

Stacks

11 Oct 19:58
Compare
Choose a tag to compare
Stacks Pre-release
Pre-release

Now supports syntax highlighting for mstack elements and their related child elements and attributes. Only the maction presentation tag isn't highlighted properly at this point.

Fixed Alignment

11 Oct 03:43
Compare
Choose a tag to compare
Fixed Alignment Pre-release
Pre-release

Alignment elements are now properly captured

Table Alignment

11 Oct 03:25
Compare
Choose a tag to compare
Table Alignment Pre-release
Pre-release

Now supports alignment marks and groups for tables.

More tags

11 Oct 03:05
Compare
Choose a tag to compare
More tags Pre-release
Pre-release

This version now supports virtually all presentation tags, including tabular environments.

Basic Syntax Highlighting

06 Oct 19:51
Compare
Choose a tag to compare
Pre-release

Supports basic syntax highlighting in supported files, does NOT yet include highlighting when used within html.