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
a0c01360
Commit
a0c01360
authored
Nov 23, 2017
by
Hakim El Hattab
Browse files
add inline and external markdown images to example #2039
parent
65bdccd5
Changes
2
Hide whitespace changes
Inline
Side-by-side
plugin/markdown/example.html
View file @
a0c01360
...
...
@@ -99,6 +99,13 @@
</script>
</section>
<!-- Images -->
<section
data-markdown
>
<script
type=
"text/template"
>
!
[
Sample
image
](
https
:
//s3.amazonaws.com/static.slid.es/logo/v2/slides-symbol-512x512.png)
</script>
</section>
</div>
</div>
...
...
plugin/markdown/example.md
View file @
a0c01360
...
...
@@ -29,3 +29,8 @@ Content 3.1
## External 3.2
Content 3.2
## External 3.3

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