Age | Commit message (Collapse) | Author |
|
|
|
|
|
Windows carriage return line endings were not being tested for.
Fixes #2087.
|
|
|
|
cdn.mathjax.org is shutting down: https://www.mathjax.org/cdn-shutting-down/
This changes the default MathJax URL in the math plugin, as well as
references in README.md and test/examples/math.html
|
|
Closes #1163, #1495.
|
|
|
|
into dev
|
|
|
|
marked.setOptions(highlight)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If we:
- visit a vertical slide
and then:
- go to the first slide
the function will return **false**.
Added a test to isLastSlide too just to be sure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data-separator-vertical, data-notes -> data-separator-notes
|
|
|
|
|
|
set #766
|
|
|
|
- Reformat
- Use new default separator format: '.element: x=y'
- Add new tests for testing that default format
|
|
- Reformat.
- Change default separator test 'slide: x=y'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is important that test/test-element-attributes-markdown.html do test
the ability for the user to define its own pattern.
|
|
|
|
|
|
|
|
|
|
Test paragraphs, list items and img attributes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|