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

Automatically associate master slide with special names #46

Merged
merged 1 commit into from
Dec 6, 2017

Conversation

k0kubun
Copy link
Owner

@k0kubun k0kubun commented Dec 6, 2017

Another interface of md2key

In addition to current interface, the new way to specify master slides is added.

When you name master slides as "cover", "h1", "h2", "h3", "h4" or "h5", md2key will use the master slides for the first slide, slides with #, ##, ###, #### or #####.

Demo

md2key

example.md

# The cover
"cover" is used

# Header 1: "h1" is used

## Header 2
- "h2" is used

### Header 3
- "h3".

## Header 2 again
- "h2".

@k0kubun k0kubun merged commit 1360ea3 into master Dec 6, 2017
@k0kubun k0kubun deleted the master-selector branch December 6, 2017 15:06
@amatsuda
Copy link
Collaborator

amatsuda commented Dec 6, 2017

💮

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.

2 participants