Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andrew
intro
Commits
9eab96cc
Verified
Commit
9eab96cc
authored
Oct 14, 2018
by
Davide Depau
Browse files
Add key bindings for up/down arrows (prev/next)
parent
e69d889d
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
9eab96cc
...
@@ -78,6 +78,10 @@
...
@@ -78,6 +78,10 @@
markdown
:
{
markdown
:
{
smartypants
:
true
,
smartypants
:
true
,
},
},
keyboard
:
{
38
:
'
prev
'
,
// Up arrow
40
:
'
next
'
// Down arrow
},
math
:
{
math
:
{
mathjax
:
'
reveal.js/lib/js/mathjax/MathJax.js
'
,
mathjax
:
'
reveal.js/lib/js/mathjax/MathJax.js
'
,
config
:
'
TeX-AMS_HTML-full
'
// See http://docs.mathjax.org/en/latest/config-files.html
config
:
'
TeX-AMS_HTML-full
'
// See http://docs.mathjax.org/en/latest/config-files.html
...
...
Write
Preview
Markdown
is supported
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