| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|