Skip to content

Commit 0927a46

Browse files
committed
Renamed Lexdown file back to original
1 parent 26c1d62 commit 0927a46

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/teacher/guides/gettingstarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A [student guide is here](../../student/index.md). Teachers use the 'below the l
4848
- **Final answer** is self-explanatory.
4949
- **Worked solutions** provides detailed, step-by-step solutions.
5050

51-
All content below the line uses the [Lexdown](./lexdown-content-editor.md) content editor functionality. Worked solutions can be [branched](https://lambda-feedback.github.io/user-documentation/teacher/guides/good-practice/#branching), or split into [steps](https://lambda-feedback.github.io/user-documentation/teacher/guides/lexdown/#steps-in-worked-solutions). Future developments will add branching and response areas to structured tutorials.
51+
All content below the line uses the [Lexdown](./lexdown) content editor functionality. Worked solutions can be [branched](https://lambda-feedback.github.io/user-documentation/teacher/guides/good-practice/#branching), or split into [steps](https://lambda-feedback.github.io/user-documentation/teacher/guides/lexdown/#steps-in-worked-solutions). Future developments will add branching and response areas to structured tutorials.
5252

5353
It is not necessary to include all three methods of help. If you only provide content for one tab, only that button will appear in the published student version.
5454

File renamed without changes.

docs/teacher/reference/latex_functionality.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Special attention is required when formatting $\LaTeX$ which, although it is for
1010

1111
## The Lexdown content editor
1212

13-
All content in Lambda Feedback is stored as markdown (ASCII content), input/edited using our [Lexdown editor](../guides/lexdown-content-editor.md). The editor has a preview mode providing live interactive previews of content, including $\LaTeX$ via katex, and a raw markdown mode.
13+
All content in Lambda Feedback is stored as markdown (ASCII content), input/edited using our [Lexdown editor](../guides/lexdown). The editor has a preview mode providing live interactive previews of content, including $\LaTeX$ via katex, and a raw markdown mode.
1414

1515
## Web requirements: katex
1616

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ nav:
3535
- Guides:
3636
- Getting started: "teacher/guides/gettingstarted.md"
3737
- Editing questions: "teacher/guides/content-sets-questions.md"
38-
- Lexdown content editor: "teacher/guides/lexdown-content-editor.md"
38+
- Lexdown content editor: "teacher/guides/lexdown.md"
3939
- Exporting and importing questions: "teacher/guides/question-export-import.md"
4040
- Analytics: "teacher/guides/analytics.md"
4141
- Good practice: "teacher/guides/good-practice.md"

0 commit comments

Comments
 (0)