Splash 0.4.0
- Support for the
rethrows
keyword (thanks @marcocapano!) - Fixed documentation for
TokenType.keyword
(thanks @warren-gavin!) - Generic parameters (such as
Array<T>
) within generic functions are now highlighted correctly. - The root level of a key path literal (
\.property
) is now highlighted correctly.
This release also includes a new command line tool - SplashMarkdown
, which enables automatic HTML conversion and Splash decoration of all code blocks within a Markdown file.