-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.9.4
-
Fix Version/s: None
-
Component/s: Accessibility, Wiki (2.x)
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-53055-master -
Pull Master Diff URL:
Follow up for MDL-49807:
- When creating wiki pages in creole format treat =header= as <h3>, ==subheader== as <h4>, etc.
- When creating wiki pages in tinymce (or plain text editor) and user used <h1> or <h2> warn user on save that these levels are not allowed and automatically convert them to <h3> and lower during display.