Skip to content

Process <markdown> tag the same way as *.md files #119

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

Closed
robhrt7 opened this issue Mar 21, 2015 · 1 comment
Closed

Process <markdown> tag the same way as *.md files #119

robhrt7 opened this issue Mar 21, 2015 · 1 comment
Milestone

Comments

@robhrt7
Copy link
Member

robhrt7 commented Mar 21, 2015

Since we now support includes, it may be very useful to render Specs like this:

index.src

<markdown>
<% include readme.md %>
</markdown>

<section class="source_section">
    <h2>Extended examples</h2>
</section>

Where already supported <markdown> should render page the same as .md middleware, with corresponding enhancements.

We should also thing about custom EJS helpers, like includeMD.

@robhrt7 robhrt7 added this to the 0.5.x milestone Mar 21, 2015
@robhrt7
Copy link
Member Author

robhrt7 commented Mar 28, 2015

Probably will be implemented using custom EJS helpers #123.

@robhrt7 robhrt7 closed this as completed Apr 2, 2015
@robhrt7 robhrt7 modified the milestones: 0.5.2, 0.5.x Apr 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant