0.0.1-alpha+syntax.1
xNaCly
released this
19 Apr 11:22
·
82 commits
to master
since this release
This release introduces the --syntax
flag. This flag tells fleck to include the prism sources, which provides syntax highlighting.:
fleck -syntax README.md
fleck --version
# fleck: [ver='0.0.1-alpha+syntax.1'][buildAt='2023-04-19T13:20:29+0200'][buildBy='[email protected]']
🚀 Enhancements
- cli: New '--syntax' option (0de49a3)
📦 Build
Full Changelog: 0.0.1-alpha+watch.2...0.0.1-alpha+syntax.1