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 template support #115

Open
jeradrutnam opened this issue Apr 5, 2019 · 3 comments
Open

Add template support #115

jeradrutnam opened this issue Apr 5, 2019 · 3 comments

Comments

@jeradrutnam
Copy link

jeradrutnam commented Apr 5, 2019

Hi,

I have tried this module and its giving great results. So thanks a lot for the great effort.

Just wondering what if we expose some extension points to edit templates. Like warp up headings, add classes etc ...

So that it will give custom theming support for use in static doc generators like mkdocs, jekyll, hugo etc ...

I know vanilla markdown does not need it. But since markdown also support html I feel it would be good.

To generate something like,

<div class="method" markdown="1">
### GET
</div>

WDYT?

@syroegkin
Copy link
Owner

Thank you for your response.
Yes it may be interesting as I was considering to do something similar to introduce support for different platforms (I mean in bitbucket it looks ugly and needs some adjustments).
Although it is tough for me to support this project at least for now: you can see I replied in few months.
So I would not consider adding big features or making huge changes now.
But I promise to get back to it later.
Although idea is nice. Thank you.

@jeradrutnam
Copy link
Author

Hey! Thanks for the response. Yes, I can understand. I will see if I can spare little time to do a contribution. And for the moment, may be we can keep it in "pull-request-welcome" sate. So that anyone who like and have time can contribute. WDYT?

@syroegkin
Copy link
Owner

syroegkin commented Jun 25, 2019 via email

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