Skip to content

Testing your markdown

Arthur Attwell edited this page Mar 17, 2016 · 1 revision

To check your markdown as you work, you can use the instant converter at kramdown.herokuapp.com.

To get the correct CSS styles, go to Settings > Custom styles.

Then, in the Custom styles box, remove everything and replace it with this one line:

@import url("http://electricbookworks.github.io/constitution/css/web-constitution.css");

Click 'Close'.

That will import the full, live stylesheet for myconstitution.co.za and apply it to your markdown.