Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Framasoft
framaslides
Commits
a12d4c3f
Commit
a12d4c3f
authored
Feb 14, 2017
by
Thomas Citharel
🏃🏻
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix executed scripts through markdown
parent
256c7193
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
app/bundles/app/strut.presentation_generator.impress/ImpressGenerator.js
.../strut.presentation_generator.impress/ImpressGenerator.js
+3
-0
No files found.
app/bundles/app/strut.presentation_generator.impress/ImpressGenerator.js
View file @
a12d4c3f
...
...
@@ -2,6 +2,9 @@ define(["handlebars", "common/Math2", "marked", "strut/deck/Utils"],
function
(
Handlebars
,
Math2
,
marked
,
DeckUtils
)
{
var
ImpressGenerator
;
var
slideConfig
=
window
.
config
.
slide
;
marked
.
setOptions
({
sanitize
:
true
,
});
ImpressGenerator
=
(
function
()
{
...
...
Thomas Citharel
🏃🏻
@tcit
mentioned in issue
#1 (closed)
·
Mar 06, 2017
mentioned in issue
#1 (closed)
mentioned in issue #1
Toggle commit list
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