diff --git a/templates/zephyr/index.html b/templates/zephyr/index.html index 2ce1ad485b..777c23ee15 100644 --- a/templates/zephyr/index.html +++ b/templates/zephyr/index.html @@ -116,6 +116,12 @@ var people_list = [ Keyboard shortcuts +
  • + + + Formatting help + +
  • @@ -190,5 +196,6 @@ var people_list = [ {% include "zephyr/keyboard_shortcuts.html" %} + {% include "zephyr/markdown_help.html" %} {% endblock %} diff --git a/templates/zephyr/markdown_help.html b/templates/zephyr/markdown_help.html new file mode 100644 index 0000000000..d93d979b66 --- /dev/null +++ b/templates/zephyr/markdown_help.html @@ -0,0 +1,65 @@ +