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

Make a menu from the #, ##, ###. #113

Closed
AlexisTM opened this issue Jun 4, 2015 · 3 comments
Closed

Make a menu from the #, ##, ###. #113

AlexisTM opened this issue Jun 4, 2015 · 3 comments

Comments

@AlexisTM
Copy link

AlexisTM commented Jun 4, 2015

Dear,

I would like to generate a menu from the headings and the underline properties. The desired code would be like this, where IDMenu refers to <div id="IDMenu"> </div>

var md = window.markdownit()
    .use(window.markdownitMenu, 'IDMenu');

How should I write the module? Does one already exist?

@vyp
Copy link
Contributor

vyp commented Jun 4, 2015

#28

@AlexisTM
Copy link
Author

AlexisTM commented Jun 4, 2015

Thanks!

@vyp
Copy link
Contributor

vyp commented Jun 4, 2015

There are some plugins you can use that are linked near the botttom. If that is what you are after, you should close this.

@AlexisTM AlexisTM closed this as completed Jun 4, 2015
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

No branches or pull requests

2 participants