We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7f81e commit c0956b3Copy full SHA for c0956b3
README.md
@@ -134,9 +134,6 @@ require('render-markdown').setup({
134
(block_quote) @quote
135
136
(pipe_table) @table
137
- (pipe_table_header) @table_head
138
- (pipe_table_delimiter_row) @table_delim
139
- (pipe_table_row) @table_row
140
]],
141
-- Capture groups that get pulled from quote nodes
142
markdown_quote_query = [[
doc/render-markdown.txt
@@ -171,9 +171,6 @@ Full Default Configuration ~
171
172
173
174
175
176
177
178
179
0 commit comments