pulsar/packages/language-gfm
2023-07-31 00:00:47 -07:00
..
grammars Add ability to fold nested list items 2023-07-31 00:00:47 -07:00
lib Add the Tree-sitter Markdown grammar. 2023-07-30 23:23:57 -07:00
settings ➡️ Migrate all language packages 2022-06-25 19:58:57 +00:00
snippets ➡️ Migrate all language packages 2022-06-25 19:58:57 +00:00
spec Decaf language-gfm 2023-07-08 18:12:07 -07:00
.gitignore ➡️ Migrate all language packages 2022-06-25 19:58:57 +00:00
package-lock.json Moved usage of coffee-script to coffeescript 2023-01-29 19:44:06 -08:00
package.json Add the Tree-sitter Markdown grammar. 2023-07-30 23:23:57 -07:00
README.md remove badges from packages readme 2022-11-19 23:43:16 +01:00

GitHub flavored Markdown package

Adds syntax highlighting and snippets to GitHub flavored Markdown files in Pulsar.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.