VonC
|
4b0fe47bb6
Add slide attributes for single slide section case.
|
11 years ago |
VonC
|
2cdd1afe85
Remove console.log debugs, and fix tabs
|
11 years ago |
VonC
|
492a094955
Fix default separator pattern for attribute in slide.
|
11 years ago |
VonC
|
83ee2eb00e
Fix markdown.js slideAttributesSeparator selection.
|
11 years ago |
VonC
|
d6b8e4a246
Rebased on dev, and following contribution guideline.
|
11 years ago |
VonC
|
ec72e8cbc7
Fix markdown vertical wrapping section element generation.
|
11 years ago |
VonC
|
e1b11e737e
Make sure a pattern doesn't include space.
|
11 years ago |
VonC
|
f6445a04a0
Fix bug on data attributes for first vertical slide.
|
11 years ago |
VonC
|
c51ab74d72
Add attributes in markdown for slide generation.
|
11 years ago |
Gabriel Pillet
|
80aadaf74e
Removing global flag for replacing whitespaces
|
11 years ago |
Hakim El Hattab
|
d844195be1
format tweaks markdown.js, remove extra image asset
|
11 years ago |
VonC
|
a87ce95794
Add 'data-element-attributes' attr. to 'section'.
|
11 years ago |
VonC
|
7aa93af0ca
Cleanup code, remove console log debugs.
|
11 years ago |
VonC
|
28198b2ff0
Add attributes extracted from an attribute.
|
11 years ago |
VonC
|
d20760f40d
Uses the right method setAttribute.
|
11 years ago |
VonC
|
0bc3a836fc
First implem for adding classes to enclosing elts.
|
11 years ago |
Hakim El Hattab
|
942724238f
better check for arrays in markdown plugin
|
11 years ago |
Lars Kappert
|
275efa061a
Property 'length' is not a variable.
|
11 years ago |
Hakim El Hattab
|
c453bc4770
markdown plugin can now process slides that are added at runtime
|
11 years ago |
Hakim El Hattab
|
ef9168c7c4
fix issue with notes on last slide of external markdown #589
|
11 years ago |
Hakim El Hattab
|
d9c9474938
markdown refactoring #507
|
11 years ago |
Hakim El Hattab
|
571fb67864
fix bug where markdown notes in last slide would not parse #574
|
11 years ago |
Hakim El Hattab
|
7e629936e5
always use 'i' as iterator
|
11 years ago |
Hakim El Hattab
|
7f85c21386
markdown refactoring; comments, renamed functions, shorter argument lists
|
11 years ago |
Hakim El Hattab
|
1c5da37ca6
more markdown plugin refactoring
|
11 years ago |
Hakim El Hattab
|
4350c0024f
standardize way of declaring functions
|
11 years ago |
Hakim El Hattab
|
b968dfef15
update markdown plugin formatting to match reveal.js core
|
11 years ago |
Hakim El Hattab
|
631a237b36
merge support for notes when using external markdown
|
11 years ago |
Hakim El Hattab
|
fe90f2b8c7
Merge branch 'bug/markdown' of https://github.com/snowyu/reveal.js into dev
|
11 years ago |
Riceball LEE
|
efbcab57f7
* [bug] fixed render markdown file error like this:
|
11 years ago |