Hakim El Hattab
|
9139bc32de
alias 'notes:' alias for md speaker note separator #1913
|
7 年之前 |
Hakim El Hattab
|
02a6b0515e
fix markdown typo, update comment #1780
|
7 年之前 |
Hakim El Hattab
|
37f3da6095
Merge branch 'patch-2' of https://github.com/ccqgithub/reveal.js into dev
|
7 年之前 |
Season Chen
|
5f76234566
support complex markdown
|
8 年之前 |
Benjamin Tan
|
90b301d0a0
Enable passing options for parsing Markdown.
|
8 年之前 |
Hakim El Hattab
|
8d7ff10ce3
Merge branch 'bug/markdownSetOptions' of https://github.com/snowyu/reveal.js into dev
|
8 年之前 |
Hakim El Hattab
|
12acf08ca5
Merge branch 'jetzhliu-patch-1' of https://github.com/jetzhliu/reveal.js into dev
|
8 年之前 |
Hakim El Hattab
|
c0ea2cd980
same code format
|
8 年之前 |
Riceball LEE
|
16ebf2a783
* [bug] the markdown plugin can not render highlight codes for marked.setOptions(highlight)
|
9 年之前 |
teawithfruit
|
43f0d08155
fixed loading
|
9 年之前 |
Liu Zhanhong
|
625831b993
format note content when creating slide
|
9 年之前 |
Hakim El Hattab
|
d44125d789
tweaks for #1200
|
9 年之前 |
Hakim El Hattab
|
399d4f652d
Merge branch 'master' of https://github.com/bfritscher/reveal.js into dev
|
9 年之前 |
Boris Fritscher
|
9645a763c3
handle the </script> end bug inside code markdown
|
9 年之前 |
Hakim El Hattab
|
0428365041
Merge branch 'patch-1' of https://github.com/drzax/reveal.js into dev
|
9 年之前 |
Simon Elvery
|
7a03e238f0
Attribute values should be quoted
|
9 年之前 |
Hakim El Hattab
|
7baa8ec1fe
updated md slide separator regex #929
|
9 年之前 |
Hakim El Hattab
|
44548ba357
add global flag back in for whitespace removal, without it most of the content in example.html does not work #682
|
9 年之前 |
Hakim El Hattab
|
c87d7db930
code format tweak
|
10 年之前 |
Hakim El Hattab
|
2eb3d082ce
Merge branch 'xhr-local' of https://github.com/malyw/reveal.js into dev
|
10 年之前 |
Hakim El Hattab
|
2901abccde
Merge pull request #682 from tentacode/patch-1
|
10 年之前 |
Sergey Gospodarets
|
873f2dbc96
Mark xhr.status=0 as successful
|
10 年之前 |
Sergey Gospodarets
|
75247a8860
Mark xhr.status=0 as successful
|
10 年之前 |
Hakim El Hattab
|
015468c3a2
renamed markdown attributes for clarity and consistency: data-vertical -> data-separator-vertical, data-notes -> data-separator-notes
|
10 年之前 |
VonC
|
f2097417da
Simpler default syntax for markdown attributes.
|
11 年之前 |
VonC
|
13da34cc6b
Removes console.log calls.
|
11 年之前 |
VonC
|
d52eb599d1
Fix previous element selection.
|
11 年之前 |
VonC
|
8ad633e4f3
Fix element attributes, except for multi-line.
|
11 年之前 |
VonC
|
3330c2a764
Remove section attribute implementation.
|
11 年之前 |
VonC
|
dd9fa3e22b
First refactoring
|
11 年之前 |