Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
server
team-presentation
Commits
7991693b
Commit
7991693b
authored
Feb 07, 2018
by
Benjamin Tan
Browse files
Docs: add note on how to enable/disable preview links individually.
Closes #2005.
parent
410f7767
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7991693b
...
...
@@ -270,6 +270,8 @@ Reveal.initialize({
hideAddressBar
:
true
,
// Opens links in an iframe preview overlay
// Add `data-preview-link` and `data-preview-link="false"` to customise each link
// individually
previewLinks
:
false
,
// Transition style
...
...
js/reveal.js
View file @
7991693b
...
...
@@ -145,6 +145,8 @@
hideAddressBar
:
true
,
// Opens links in an iframe preview overlay
// Add `data-preview-link` and `data-preview-link="false"` to customise each link
// individually
previewLinks
:
false
,
// Exposes the reveal.js API through window.postMessage
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment