-
before i use MultiMarkdown to parse below table :
```
| ------------- | ------------- |
| Content Cell | Content Cell |
| Content Cell | Content Cell |
```
it's correct, but with Redcarpet didn…
-
Epic showstopper. Gotta remedy it.
-
The HTML website version of the Scala Language Specification has multiple elements with the same `id` attribute, which is [not allowed by the HTML Specification](https://html.spec.whatwg.org/dev/dom.h…
-
Right now all of the Markdown parsing is done via regular expressions I copied from Gruber's Markdown.pl. A real parser would be a lot better. All of the ones I looked at when I was originally writing…
-
Markdown allows a space between the square brackets `] [` of a reference style link, but that behavior creates ambiguity and [interference with extensions like task lists](https://github.com/deckar01/…
-
Is there an option to have both HTML and markdown processed within the same block?
Example below doesn't work for me with these options (i.e. heading's being processed as it should, but "autolink" do…
-
-
The current model is to combine data/front-matter.md and data/primary-dataset.yml using the tools/metrics_validator.rb. The ruby script leverages ‘redcarpet’ to process the markdown and nokogiri to ma…
-
@passenger94 , Do you still have the script to convert the Shoes manual to redcloth md?. For the manual, I see a two stage conversion '.funky_shoes' ->.md and then we can feed that to our kramdown ->…
-
Hi, While fuzzing [rexml](https://github.com/ruby/rexml) my test_harness abruptly exits with the message: `Alarm clock`.
```
#32768 pulse cov: 307 ft: 1807 corp: 387/661Kb lim: 57798 exec/s: 57 rs…