Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
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
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
d0802aa8
Commit
d0802aa8
authored
Jun 17, 2019
by
raju249
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add changelog for the upgrade
parent
eaffdc28
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
changelogs/unreleased/asciidoctor-upgrade.yml
changelogs/unreleased/asciidoctor-upgrade.yml
+5
-0
lib/gitlab/asciidoc/html5_converter.rb
lib/gitlab/asciidoc/html5_converter.rb
+0
-1
No files found.
changelogs/unreleased/asciidoctor-upgrade.yml
0 → 100644
View file @
d0802aa8
---
title
:
Upgrade asciidoctor version to 2.0.10
merge_request
:
29741
author
:
type
:
added
lib/gitlab/asciidoc/html5_converter.rb
View file @
d0802aa8
...
...
@@ -5,7 +5,6 @@ require 'asciidoctor'
module
Gitlab
module
Asciidoc
class
Html5Converter
<
(
Asciidoctor
::
Converter
.
for
'html5'
)
register_for
'gitlab_html5'
def
convert_stem
(
node
)
...
...
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