adamburmister / gitprint.com

Render Github markdown documents for printing
346 stars 27 forks source link

Text indent within bulleted list #65

Closed Paul-Reed closed 7 years ago

Paul-Reed commented 7 years ago

Firstly, thanks for building this.

I have the following contained within a .md file;

**Enhancements**

 - Update bar widget to add decimals, fontstyle, fontweight, position of unit options.
 - Introduce option of displaying LED widget without gradients.

**Fixes**

 - Code optimisation and removal of obsolete code from LED widget & Bar widget

and when displayed through gitprint, the fixes is displayed with an indent. See https://gitprint.com/emoncms/dashboard/blob/master/CHANGELOG.md

Paul-Reed commented 7 years ago

Sorry, found a stray space. My bad.