diff --git a/kumascript/macros/LearnSidebar.ejs b/kumascript/macros/LearnSidebar.ejs index 7ca0dfc5a1a8..411390442702 100644 --- a/kumascript/macros/LearnSidebar.ejs +++ b/kumascript/macros/LearnSidebar.ejs @@ -168,6 +168,11 @@ var text = mdn.localStringMap({ 'Accessible_multimedia' : 'Accessible multimedia', 'Mobile_accessibility' : 'Mobile accessibility', 'Assessment_Accessibility_troubleshooting' : 'Assessment: Accessibility troubleshooting', + 'MathML_Writing_mathematics' : 'MathML — Writing mathematics with MathML', + 'MathML_first_steps': 'MathML first steps', + 'MathML_first_steps_overview': 'MathML first steps overview', + 'Getting_started_with_MathML': 'Getting started with MathML', + 'Assessment_Three_famous_mathematical_formulas': 'Assessment: Three famous mathematical formulas', 'Tools_and_testing' : 'Tools and testing', 'Cross_browser_testing' : 'Cross browser testing', 'Cross_browser_testing_overview' : 'Cross browser testing overview', @@ -1871,6 +1876,17 @@ var text = mdn.localStringMap({ +
  • <%=text['MathML_Writing_mathematics']%>
  • +
  • +
    > + <%=text['MathML_first_steps']%> +
      +
    1. <%=text['MathML_first_steps_overview']%>
    2. +
    3. <%=text['Getting_started_with_MathML']%>
    4. +
    5. <%=text['Assessment_Three_famous_mathematical_formulas']%>
    6. +
    +
    +
  • <%=text['Tools_and_testing']%>
  • >