Fossil SCM

Replaced raw SCRIPT and STYLE tag references in the safe-html docs with non-tag formulations because the tags break the HTML-format help text conversion.

stephan 2021-02-05 03:17 help-full
Commit 0ac9052c38e94250d05a2ed894fdb09ee57118a5ea559b83f613dafa033f81dc
1 file changed +1 -1
--- src/wikiformat.c
+++ src/wikiformat.c
@@ -2745,11 +2745,11 @@
27452745
}
27462746
27472747
/*
27482748
** SETTING: safe-html width=8
27492749
** This setting controls whether or not unsafe HTML elements
2750
-** (such as <script> or <style>) are allowed in Markdown-formatted
2750
+** (such as SCRIPT or STYLE tags) are allowed in Markdown-formatted
27512751
** documents. Unsafe HTML is disabled by default. If this setting
27522752
** exists and is a string, then letters in that string can enable
27532753
** unsafe HTML in various contexts:
27542754
**
27552755
** b Unsafe HTML allowed in embedded documentation
27562756
--- src/wikiformat.c
+++ src/wikiformat.c
@@ -2745,11 +2745,11 @@
2745 }
2746
2747 /*
2748 ** SETTING: safe-html width=8
2749 ** This setting controls whether or not unsafe HTML elements
2750 ** (such as <script> or <style>) are allowed in Markdown-formatted
2751 ** documents. Unsafe HTML is disabled by default. If this setting
2752 ** exists and is a string, then letters in that string can enable
2753 ** unsafe HTML in various contexts:
2754 **
2755 ** b Unsafe HTML allowed in embedded documentation
2756
--- src/wikiformat.c
+++ src/wikiformat.c
@@ -2745,11 +2745,11 @@
2745 }
2746
2747 /*
2748 ** SETTING: safe-html width=8
2749 ** This setting controls whether or not unsafe HTML elements
2750 ** (such as SCRIPT or STYLE tags) are allowed in Markdown-formatted
2751 ** documents. Unsafe HTML is disabled by default. If this setting
2752 ** exists and is a string, then letters in that string can enable
2753 ** unsafe HTML in various contexts:
2754 **
2755 ** b Unsafe HTML allowed in embedded documentation
2756

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button