Ivan Kuchin
352ec7e9ad
remotes plugin more natural bindings: tap — next, zoom-out — activate overview, zoom-in — deactivate overview
12 years ago
Amit Kotlovski
0cbe741afd
remove lang prefix from marked.js to fix highlight issue
12 years ago
Hakim El Hattab
39b53a7b3c
minify marked #433
12 years ago
Nigel Stanger
1219564e05
Added clear:left to notes DIV
Resolves an issue where the first label (e.g., first bullet or first
number) of a list would wrap to the right side of the window and be
hidden under the clock element.
12 years ago
Amit Kotlovski
381da383d9
Replace the ShowDown Markdown engine with marked
12 years ago
Raymond Camden
b649c19af9
Moved my code to auto escape html to the right place
12 years ago
Hakim El Hattab
f210e7b1b5
avoid errors in old ie from code highlighting
12 years ago
Hakim El Hattab
a764c21cd1
add support for data-trim attribute on code elements ( closes #419 )
12 years ago
Hakim El Hattab
07d0ed8ba6
note included languages in highlight.js build #421
12 years ago
Hakim El Hattab
889692e26a
support code highlighting of a few more common languages #421
12 years ago
Hakim El Hattab
914a12e9cf
forward all attributes for markdown slides ( #413 )
12 years ago
Martin Kurtsson
6536d8467f
Added support for data-state in section when using external markdown files.
12 years ago
Hakim El Hattab
70b7ce360c
return current fragment index through getIndices, replaces getCurrentFragmentIndex #395
12 years ago
Alejandro El Informático
87894e5503
fix prevents loading remote plugin several times when notes are enabled
12 years ago
tkaczmarzyk
c12b780736
broadcasting fragments state in multiplex plugin ( #394 )
12 years ago
Jakub Holy
f6487dc312
More verbose error slide (HTTP necessary)
12 years ago
Jakub Holy
8fd28a9185
Better error reporting for external Markdown files
1. Show an alert when loading the file throws an exception
2. Whenever the status isn't success (2xx) - upon exception or e.g.
"file not found" - replace the section's content with information
about the failure (instead of being silent about it and showing
a blank slide).
We need to inform the user something went wrong, not just be silent
about it. An experienced developer, upon seing a blank slide, will
likely check the javascript console - but the rest will profit from
being told about the problem (and solution) explicitely.
12 years ago
David Banham
ccaadaad45
Error check to prevent exception from Cipher
12 years ago
Hakim El Hattab
75ffa604d8
remove unused file ( closes #360 )
12 years ago
David Banham
523989a21c
Remove unessecary file
12 years ago
Hakim El Hattab
13046a0337
merge search plugin, adjust styles
12 years ago
Hakim El Hattab
999ac52256
print port when multiplex server starts ( #98 )
12 years ago
Hakim El Hattab
825fe51de9
add Reveal.getConfig(), replace use of window.globals ( #98 )
12 years ago
David Banham
580a72c444
Bring multiplex up to date
12 years ago
Jon Snyder
329ae0fd43
include search button icon
embed a generic search button icon.
12 years ago
ynonp
34afc564cd
Update markdown.js
Allow HTML tags in external markdown files
12 years ago
Hakim El Hattab
d7b92c9c65
update main window when current slide changes in notes ( closes #343 )
12 years ago
Hakim El Hattab
f9f17be014
merge external markdown support, move example to plugin ( #329 )
12 years ago
asmod3us
f095af212e
Update plugin/markdown/markdown.js
Use textContent instead of innerHTML to prevent encoding of certain characters in Markdown code blocks.
12 years ago
Jon Snyder
8d61a112ff
search plugin
12 years ago
hakimel
380264afc8
merge in notes improvement
12 years ago
Damjan Georgievski
fd7d09f697
find correct path to open html file from the notes.js path
12 years ago
Hakim El Hattab
080fb3cd33
disable zoom plugin while in overview mode
12 years ago
Lars Kappert
7207122c75
Slightly refactored "slidify" flow
12 years ago
Lars Kappert
25f3884bf4
Support for external markdown files, including configurable (vertical) slide separator
12 years ago
Hakim El Hattab
784fa9d2e3
merge in timer in notes window, timer now stays hidden until initial time is set
12 years ago
Charlie DeTar
ab3f4e5ba3
Add clock and elapsed time to notes view
12 years ago
hakimel
a7625a71d3
show error when notes run on non-http, fix load order to make sure upcoming slide is correct when notes open ( #278 )
12 years ago
Aaron Steele
1aa66aa469
Add Clojure to highlight.js, add code highlight example to README.
12 years ago
hakimel
0d66c91e8e
remove debug code
12 years ago
hakimel
63a53e9dd1
notes window now displays correct slides when origin is different than index.html ( closes #278 )
12 years ago
Hakim El Hattab
05b5255d60
attribution for print-pdf phantom script ( closes #276 )
12 years ago
callmephilip
b9483f29e1
disable remotes plugin on mobile
12 years ago
Hakim El Hattab
332ce86c3a
null check for notes in markdown parser ( #253 )
12 years ago
Hakim El Hattab
4009f2601e
avoid stripping out notes when parsing markdown ( closes #253 )
12 years ago
Hakim El Hattab
3b073eee65
fix incorrect navigation in notes window ( closes #241 )
12 years ago
Hakim El Hattab
4fbec5e87d
add touch based remote controlled plugin
12 years ago
Hakim El Hattab
87591d95d1
cosmetical tweaks to postmessage plugin
12 years ago
Maurizio Lupo
a7c3543069
added a simple postmessage plugin
12 years ago
Hakim El Hattab
e87d689231
content now re-renders after alt+click zoom ( closes #195 )
12 years ago