Fossil SCM

Removed a stray HR tag left over by the previous commit's excision of the wysiwyg option. Removed a dangling doc reference to TinyMCE.

stephan 2020-08-01 01:40 ajax-wiki-editor
Commit b3f3cf6930176cbd5081d76c74e3a0e484dad67a1bfc42366727c51eae51490f
1 file changed +1 -4
+1 -4
--- src/setup.c
+++ src/setup.c
@@ -1077,17 +1077,14 @@
10771077
@ in forum posts, make this setting be "<b>btw</b>". The default is an
10781078
@ empty string which means that Fossil never allows Markdown documents
10791079
@ to generate unsafe HTML.
10801080
@ (Property: "safe-html")</p>
10811081
@ <hr />
1082
- @ <hr />
10831082
onoff_attribute("Use HTML as wiki markup language",
10841083
"wiki-use-html", "wiki-use-html", 0, 0);
10851084
@ <p>Use HTML as the wiki markup language. Wiki links will still be parsed
1086
- @ but all other wiki formatting will be ignored. This option is helpful
1087
- @ if you have chosen to use a rich HTML editor for wiki markup such as
1088
- @ TinyMCE.</p>
1085
+ @ but all other wiki formatting will be ignored.</p>
10891086
@ <p><strong>CAUTION:</strong> when
10901087
@ enabling, <i>all</i> HTML tags and attributes are accepted in the wiki.
10911088
@ No sanitization is done. This means that it is very possible for malicious
10921089
@ users to inject dangerous HTML, CSS and JavaScript code into your wiki.</p>
10931090
@ <p>This should <strong>only</strong> be enabled when wiki editing is limited
10941091
--- src/setup.c
+++ src/setup.c
@@ -1077,17 +1077,14 @@
1077 @ in forum posts, make this setting be "<b>btw</b>". The default is an
1078 @ empty string which means that Fossil never allows Markdown documents
1079 @ to generate unsafe HTML.
1080 @ (Property: "safe-html")</p>
1081 @ <hr />
1082 @ <hr />
1083 onoff_attribute("Use HTML as wiki markup language",
1084 "wiki-use-html", "wiki-use-html", 0, 0);
1085 @ <p>Use HTML as the wiki markup language. Wiki links will still be parsed
1086 @ but all other wiki formatting will be ignored. This option is helpful
1087 @ if you have chosen to use a rich HTML editor for wiki markup such as
1088 @ TinyMCE.</p>
1089 @ <p><strong>CAUTION:</strong> when
1090 @ enabling, <i>all</i> HTML tags and attributes are accepted in the wiki.
1091 @ No sanitization is done. This means that it is very possible for malicious
1092 @ users to inject dangerous HTML, CSS and JavaScript code into your wiki.</p>
1093 @ <p>This should <strong>only</strong> be enabled when wiki editing is limited
1094
--- src/setup.c
+++ src/setup.c
@@ -1077,17 +1077,14 @@
1077 @ in forum posts, make this setting be "<b>btw</b>". The default is an
1078 @ empty string which means that Fossil never allows Markdown documents
1079 @ to generate unsafe HTML.
1080 @ (Property: "safe-html")</p>
1081 @ <hr />
 
1082 onoff_attribute("Use HTML as wiki markup language",
1083 "wiki-use-html", "wiki-use-html", 0, 0);
1084 @ <p>Use HTML as the wiki markup language. Wiki links will still be parsed
1085 @ but all other wiki formatting will be ignored.</p>
 
 
1086 @ <p><strong>CAUTION:</strong> when
1087 @ enabling, <i>all</i> HTML tags and attributes are accepted in the wiki.
1088 @ No sanitization is done. This means that it is very possible for malicious
1089 @ users to inject dangerous HTML, CSS and JavaScript code into your wiki.</p>
1090 @ <p>This should <strong>only</strong> be enabled when wiki editing is limited
1091

Keyboard Shortcuts

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