Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ChimeHQ/chime-markdown
A Chime extension for Markdown
https://github.com/ChimeHQ/chime-markdown
commonmark extensionkit markdown swift
Last synced: 11 days ago
JSON representation
A Chime extension for Markdown
- Host: GitHub
- URL: https://github.com/ChimeHQ/chime-markdown
- Owner: ChimeHQ
- License: bsd-3-clause
- Created: 2023-10-19T10:35:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T10:44:12.000Z (about 1 year ago)
- Last Synced: 2024-08-01T19:58:11.059Z (3 months ago)
- Topics: commonmark, extensionkit, markdown, swift
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# chime-clojure
A [Chime][chime] extension for Clojure.## Overview
This Chime extension supports the [Markdown][markdown] markup language.
Still a work in progress. Could be worthwhile checking out the [Marksman][marksman] LSP server.
## Contributing and Collaboration
I'd love to hear from you! Get in touch via an issue or pull request.
I prefer collaboration, and would love to find ways to work together if you have a similar project.
I prefer indentation with tabs for improved accessibility. But, I'd rather you use the system you want and make a PR than hesitate because of whitespace.
By participating in this project you agree to abide by the [Contributor Code of Conduct](CODE_OF_CONDUCT.md).
[chime]: https://www.chimehq.com
[markdown]: https://en.wikipedia.org/wiki/Markdown
[marksman]: https://github.com/artempyanykh/marksman
[chimekit]: https://github.com/ChimeHQ/ChimeKit