Skip to content

Commit a698522

Browse files
raynamharrismaxim-belkin
authored andcommitted
04-formatting.md: replace sub-heading with sub-title
Pull Request: #225 * replace sub-heading with sub-title
1 parent b953029 commit a698522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_episodes/04-formatting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ objectives:
1212
keypoints:
1313
- "Lesson episodes are stored in _episodes/dd-subject.md."
1414
- "Each episode's title must include a title, time estimates, motivating questions, lesson objectives, and key points."
15-
- "Episodes should not use sub-headings or HTML layout."
15+
- "Episodes should not use sub-titles or HTML layout."
1616
- "Code blocks can have the source, regular output, or error class."
1717
- "Special sections are formatted as blockquotes that open with a level-2 header and close with a class identifier."
1818
- "Special sections may be callouts or challenges; other styles are used by the template itself."
@@ -103,7 +103,7 @@ authors should use only:
103103

104104
Authors should *not* use:
105105

106-
* sub-headings
106+
* sub-titles (instead, use H2 subheadings (`##`) in the episode files)
107107
* HTML layout (e.g., `div` elements).
108108

109109

0 commit comments

Comments
 (0)