Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add asymmetric header styling option, which most folk use these days #32

Merged
merged 1 commit into from
Oct 12, 2015
Merged

add asymmetric header styling option, which most folk use these days #32

merged 1 commit into from
Oct 12, 2015

Conversation

jonmountjoy
Copy link
Contributor

This creates a new customization variable, markdown-asymmetric-header. Set to non-nil to only have header characters to the left of the title. The default will ensure header characters are placed to the left and right of the title.

For example, if set, headers will be styled like so:

### foo bar

instead of like this

### foo bar ###

@blaenk
Copy link

blaenk commented Oct 11, 2015

Great!

@vyp
Copy link

vyp commented Oct 11, 2015

Thank you @jonmountjoy.

@jrblevin jrblevin merged commit fe30ef7 into jrblevin:master Oct 12, 2015
@jrblevin
Copy link
Owner

Thanks, indeed! Applied just now...

@jonmountjoy
Copy link
Contributor Author

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants