hafif bir markup language'dır. steemit'te (muhtemelen burada da) yazdıklarınızı biçimlendirmeye yarar.
şurada bir cheatsheet bulunmaktadır: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
örnek bir tablo deneyelim: şu şekilde yazalım:
markdown | less | pretty
--- | --- | ---
still |renders| nicely
1 | 2 | 3
bu şekilde görülür:
| markdown | less | pretty |
|---|---|---|
| still | renders | nicely |
| 1 | 2 | 3 |
fotoğraf eklemek için şu kod kullanılır:
Posted on Hede.io - Knowledge Sharing Dictionary