Currently this package uses *. This works but goes against Markdown conventions of using - which might be because * usually means italics.
In an ideal world the editor would emit - for unordered lists. * is also a little too much like RST and MediaWiki.
Currently this package uses
*. This works but goes against Markdown conventions of using-which might be because*usually means italics.In an ideal world the editor would emit
-for unordered lists.*is also a little too much like RST and MediaWiki.