Splash 0.3.0
- Added support for Swift 5 raw strings (both single-line and multi-line).
- HTML output is now much more compact, and merges
<span>s for tokens of the same type. - Multi-line comments with two asterisks (documentation-style) are now supported (thanks @MaciejGad, @marcocapano and @warren-gavin).
- The
dynamicandnonmutatingkeywords are now supported (thanks @marcocapano).