pulsar/packages/language-gfm
Andrew Dupont 41d891582b
Merge pull request #968 from savetheclocktower/tree-sitter-april
Tree-sitter fixes (1.116 edition)
2024-04-14 13:19:42 -07:00
..
grammars [language-gfm] Fix name of modern grammar for Markdown 2024-04-04 15:59:52 -07:00
lib [language-gfm] Replace the modern Tree-sitter GFM grammar… 2024-04-03 23:16:25 -07:00
settings Add extensive comment delimiter metadata to most built-in grammars 2024-04-06 13:00:55 -07:00
snippets ➡️ Migrate all language packages 2022-06-25 19:58:57 +00:00
spec Get language-gfm specs passing 2024-01-07 15:35:07 -08: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 [language-gfm] Test for undetected URLs in paragraphs… 2024-01-19 21:25:00 -08: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.