-
- Downloads
There was an error fetching the commit references. Please try again later.
Enable display of admonition icons in Asciidoc.
When rendering Asciidoc documents this merge request enables the diplay of admonition blocks using font icons. This improves the looks of Asciidoc redered files. This uses the font-awesome fonts already present in Gitlab so no large dependencies are required for this to work.
Showing
- app/assets/stylesheets/framework.scss 1 addition, 0 deletionsapp/assets/stylesheets/framework.scss
- app/assets/stylesheets/framework/asciidoctor.scss 27 additions, 0 deletionsapp/assets/stylesheets/framework/asciidoctor.scss
- changelogs/unreleased/enable-asciidoctor-admonition-icons.yml 4 additions, 0 deletions...gelogs/unreleased/enable-asciidoctor-admonition-icons.yml
- lib/gitlab/asciidoc.rb 1 addition, 1 deletionlib/gitlab/asciidoc.rb
Please register or sign in to comment