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 it language independent #3

Open
hauleth opened this issue Jul 19, 2016 · 2 comments
Open

Make it language independent #3

hauleth opened this issue Jul 19, 2016 · 2 comments

Comments

@hauleth
Copy link

hauleth commented Jul 19, 2016

Make it parse files with extension .xxx.md and then just remove the extension.

@pnkfelix
Copy link
Owner

Hmm, I'd have to go a little bit further and actually handle arbitrary code blocks, not just

```rust

in that case.

But its not a bad idea.

I'm planning a general rewrite of the code at some point soon, where I'll use the current implementation to bootstrap a new literate one. When I do that, I'll try to incorporate support for arbitrary code blocks other than rust ones.

@hauleth
Copy link
Author

hauleth commented Jul 21, 2016

References and support for ASCIIDoc would be IMHO better as the first place goals.

Łukasz Jan Niemier

Dnia 21 lip 2016 o godz. 17:26 Felix S Klock II [email protected] napisał(a):

Hmm, I'd have to go a little bit further and actually handle arbitrary code blocks, not just

in that case.

But its not a bad idea.

I'm planning a general rewrite of the code at some point soon, where I'll use the current implementation to bootstrap a new literate one. When I do that, I'll try to incorporate support for arbitrary code blocks other than rust ones.You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

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

2 participants