DamienCassou and tlvince Fix pandoc command to convert to epub
c988d6f Jun 10, 2018
Fix pandoc command to convert to epub
* Remove "--standalone" as this is standard for epub exports;
* Convert "--smart" into "markdown+smart" as the former is deprecated;
* Remove "--normalize" as this is standard.
c988d6f