Add changelog for the upgrade

This commit is contained in:
raju249 2019-06-17 16:05:14 +05:30
parent eaffdc281c
commit d0802aa81b
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
title: Upgrade asciidoctor version to 2.0.10
merge_request: 29741
author:
type: added

View File

@ -5,7 +5,6 @@ require 'asciidoctor'
module Gitlab
module Asciidoc
class Html5Converter < (Asciidoctor::Converter.for 'html5')
register_for 'gitlab_html5'
def convert_stem(node)