You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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,whereI'll use the current implementation to bootstrap a new literate one.WhenI 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.
Make it parse files with extension
.xxx.md
and then just remove the extension.The text was updated successfully, but these errors were encountered: