Curso Configurando GitHub do site www.aprendacodigo.com
Segundo seu criador, John Gruber, o Markdown é:
Ele é uma ferramenta para converter texto simples em HTML, a partir de códigos
- Transformar texto em código:
from django.views.generic import TemplateView
-
Criar Listas e Tarefas:
-
Tarefa Pendente
-
Tarefa cumprida
- Markdown Basics: https://help.github.com/articles/markdown-basics/
- GitHub Flavored Markdown: https://help.github.com/articles/github-flavored-markdown/
- Writing on GitHub: https://help.github.com/articles/writing-on-github/