mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
fix(julia): macro definition docstrings
Inject markdown in macro definition docstrings.
This commit is contained in:
parent
c79b068f39
commit
9e66d5c72d
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
(abstract_definition)
|
||||
(struct_definition)
|
||||
(function_definition)
|
||||
(macro_definition)
|
||||
(assignment)
|
||||
(const_statement)
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue