Explorar el Código

Add markdown tutorials (#8179)

* add markdown tutorial

* tutorial from Mardown Tutorial
Nguyen Long Nhat hace 3 años
padre
commit
74259d40e1
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      more/free-programming-interactive-tutorials-en.md

+ 7 - 0
more/free-programming-interactive-tutorials-en.md

@@ -30,6 +30,7 @@
     * [Operating Systems](#operating-systems)
 * [LaTeX](#latex)
 * [Lisp](#lisp)
+* [Markdown](#markdown)
 * [MATLAB](#matlab)
 * [Node](#node)
 * [NoSQL](#nosql)
@@ -285,6 +286,12 @@
 * [Lisp Koans](https://github.com/google/lisp-koans)
 
 
+### Markdown
+
+* [Markdown Tutorial](https://commonmark.org/help/tutorial) - CommonMark
+* [Markdown Tutorial](https://www.markdowntutorial.com) - Markdown Tutorial
+
+
 ### MATLAB
 
 * [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials)