Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
swc-bb
swc-pages
2019-11-26-Potsdam-Berlin-Python
Commits
68c14937
Commit
68c14937
authored
Sep 12, 2016
by
Greg Wilson
Browse files
Removing trailing space in Ruby file
parent
a366bcc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/markdown_ast.rb
View file @
68c14937
...
...
@@ -3,7 +3,7 @@
# Use Kramdown parser to produce AST for Markdown document.
require
"kramdown"
require
"json"
require
"json"
markdown
=
STDIN
.
read
()
doc
=
Kramdown
::
Document
.
new
(
markdown
)
...
...
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