diff --git a/common/lib/xmodule/xmodule/templates/html/everything.yaml b/common/lib/xmodule/xmodule/templates/html/everything.yaml index e7c9ff86b1..348ce64fa1 100644 --- a/common/lib/xmodule/xmodule/templates/html/everything.yaml +++ b/common/lib/xmodule/xmodule/templates/html/everything.yaml @@ -1,28 +1,33 @@ -
This is a paragraph. It will take care of line breaks for you.
HTML only parses the location +--- +metadata: + display_name: Announcement -of tags for inserting line breaks into your doc, not -line -breaks -you -add -yourself. -
- -You can refer to other parts of the internet with a link, to other parts of your course by prepending your link with /course/
-Now a list:
-This list has an ordering
-Note, we have a lot of standard edX styles, so please try to avoid any custom styling, and make sure that you make a note of any custom styling that you do yourself so that we can incorporate it into -tools that other people can use.
\ No newline at end of file +data: | +This is a paragraph. It will take care of line breaks for you.
HTML only parses the location + + of tags for inserting line breaks into your doc, not + line + breaks + you + add + yourself. +
+You can refer to other parts of the internet with a link, to other parts of your course by prepending your link with /course/
+Now a list:
+This list has an ordering
+Note, we have a lot of standard edX styles, so please try to avoid any custom styling, and make sure that you make a note of any custom styling that you do yourself so that we can incorporate it into + tools that other people can use.
+children: []