Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Antoine Martin
quickref
Commits
28d64c9c
Commit
28d64c9c
authored
Nov 24, 2017
by
Antoine Martin
Browse files
Add pre html tags around README
parent
4e84d13c
Changes
1
Hide whitespace changes
Inline
Side-by-side
file.lisp
View file @
28d64c9c
...
...
@@ -82,5 +82,5 @@
"\\<h2 class=\\\"chapter\\\"\\>1 Introduction\\<\\/h2\\>\\n"
html-text
(
list
:match
(
file-to-string
readme-pathname
)))
(
format
nil
"<pre>~%~A~%</pre>"
(
file-to-string
readme-pathname
)))
)
stream
)))
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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