|
|
|
|
|
by kijin
5232 days ago
|
|
I used it before I discovered Markdown. The syntax for code was very annoying: <pre><code></code></pre>. But I still miss the easy distinction between emphasis (underscores) and strong emphasis (asterisks). Markdown makes both symbols behave identically, which I think is wasteful. |
|
I find Markdown best for generating documents/documentation, and Textile best for generating styled web copy.