Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
uranusjr committed Jul 19, 2014
1 parent 6d2fd80 commit 30ef49c
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions MacDown/Resources/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@ The original Markdown syntax specification can be found [here](http://daringfire

I support all the original Markdown syntaxes. Various non-standard ones can also be turned on/off from the **Markdown** preference pane:

![Markdown preferences pane](http://d.pr/i/hsm4+)
![Markdown preferences pane](http://d.pr/i/RQEi+)

You can also specify extra HTML rendering options through the **Rendering** pane:

![Rendering preferences pane](http://d.pr/i/jA0m+)
![Rendering preferences pane](http://d.pr/i/rT4d+)

And you can also configure various behaviors in the **General** preferences pane.

![General preferences pane](http://d.pr/i/rvwu+)

### Block Formatting

Expand Down Expand Up @@ -94,6 +98,8 @@ Currently I support the follwing laguages:
* SQL
* Swift

Along with various aliases. Check out the full identifier list on [this page](http://macdown.uranusjr.com/features/).


### Inline Formatting

Expand Down Expand Up @@ -148,7 +154,7 @@ or (in MathML)

You can customize the editor to you liking in the **Editor** preferences pane:

![](http://d.pr/i/F5rQ+)
![Editor preferences pane](http://d.pr/i/6OL5+)


### Styling
Expand All @@ -157,9 +163,6 @@ My editor provides syntax highlighting. You can edit the base font and the color

You can also edit, or even add new themes if you want to! Just click the ***Reveal*** button, and start moving things around. Remember to use the correct file extension (`.styles`), though. I’m picky about that.


### Behaviors

I offer auto-completion and other functions to ease your editing experience. If you don’t like it, however, you can turn them off.


Expand Down

0 comments on commit 30ef49c

Please sign in to comment.