Allow for Markdown Syntax
Instead of using Todoist's form of formatting text with the syntax:
%(b) <words words> %
to markdown:
**<words words>**
use instead Markdown's syntax, it's much cleaner and it would drastically improve my own input whilst on my iPhone.
I would like to see Italic, Bold, and code syntax enabled (`defined with backticks surrounding the word`)
1 comment, asked by Joseph Chiocchi on Sep 05, 2012 - 12:01
Joseph Chiocchi on Sep 05, 2012 - 12:03
Also, adding hyperlinks is more substantial because I know
[Link title](http://google.com)
will work in markdown, while;
http://google.com (Link Title)
is something I feel awkward while using.
