An unofficial VS Code Extension that enables syntax highlighting for the Hatena markup language. See here about the Hatena language: https://help.hatenablog.com/entry/text-hatena-list
Files with .hatena
file extension will automatically be detected.
This extension currently supports,
- Headings
- Lists
- Quotes (kind of)
- id:* format
- question:* format
- fotolife format
- isbn/asin format
- Embedded HTML
TODO:
- Tables
- Quotes with embedded source code
- some other stuff that is written here: https://help.hatenablog.com/entry/text-hatena-list
- Update README
- Added embedded HTML support
- Add license files
Initial release.
Copyright (c) 2021 stefafafan
Licensed under the MIT license.
Portions of code from the https://github.com/microsoft/vscode repository (specifically, this file) have been borrowed.
This borrowed code is also licensed under the MIT license.