+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -1138,7 +1138,7 @@ function M.stylize_markdown(bufnr, contents, opts)
1138
1138
block = {nil, "```+([a-zA-Z0-9_]*)", "```+"},
1139
1139
pre = {"", "<pre>", "</pre>"},
1140
1140
code = {"", "<code>", "</code>"},
1141
-
text = {"plaintex", "<text>", "</text>"},
1141
+
text = {"text", "<text>", "</text>"},
1142
1142
}
1143
1143
1144
1144
local match_begin = function(line)
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4