Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
conductor-pandoc-revealjs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Michael Vernier
conductor-pandoc-revealjs
Commits
efbfef2d
Commit
efbfef2d
authored
Jan 18, 2016
by
Michael Vernier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo in pandoc template
parent
3a2ea8f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
default.revealjs
default.revealjs
+1
-1
No files found.
default.revealjs
View file @
efbfef2d
...
...
@@ -17,7 +17,7 @@ $endif$
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui"
>
<link
rel=
"stylesheet"
href=
"$revealjs-url$/css/reveal.css"
>
<link
rel=
"stylesheet"
href=
"css/custom
e
.css"
>
<link
rel=
"stylesheet"
href=
"css/custom.css"
>
<style
type=
"text/css"
>code
{
white-space
:
pre
;}
</style>
$if(quotes)$
<style
type=
"text/css"
>q
{
quotes
:
"“"
"”"
"‘"
"’"
;
}
</style>
...
...
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