mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-13 23:42:29 +02:00
Add MarkdownExtra related strings (#1331)
This commit is contained in:
@@ -331,7 +331,10 @@ PLUGIN_ADMIN:
|
||||
ETAG_HELP: "Sets the etag header to help identify when a page has been modified"
|
||||
VARY_ACCEPT_ENCODING: "Vary accept encoding"
|
||||
VARY_ACCEPT_ENCODING_HELP: "Sets the `Vary: Accept Encoding` header to help with proxy and CDN caching"
|
||||
MARKDOWN_EXTRA: "Markdown extra"
|
||||
MARKDOWN_EXTRA_HELP: "Enable default support for Markdown Extra - https://michelf.ca/projects/php-markdown/extra/"
|
||||
MARKDOWN_EXTRA_ESCAPE_FENCES: "Escape HTML elements in markdown extra fences"
|
||||
MARKDOWN_EXTRA_ESCAPE_FENCES_HELP: "Escapes HTML elements in markdown extra fences"
|
||||
AUTO_LINE_BREAKS: "Auto line breaks"
|
||||
AUTO_LINE_BREAKS_HELP: "Enable support for automatic line breaks in markdown"
|
||||
AUTO_URL_LINKS: "Auto URL links"
|
||||
|
||||
Reference in New Issue
Block a user