From 7e4a7c45082cf4fe5d42880827e2602cdaffc2f2 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Fri, 13 Jan 2023 18:34:26 +0100 Subject: markdown: add strikethrough and blockquote captures --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 123d23595..34131d446 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -192,7 +192,8 @@ Mainly for markup languages. @text.underline ; underlined text @text.strike ; strikethrough text @text.title ; text that is part of a title -@text.literal ; literal or verbatim text +@text.literal ; literal or verbatim text (e.g., inline code) +@text.quote ; text quotations @text.uri ; URIs (e.g. hyperlinks) @text.math ; math environments (e.g. `$ ... $` in LaTeX) @text.environment ; text environments of markup languages -- cgit v1.2.3-70-g09d2