Skip to content
Snippets Groups Projects

reflow source for Semantic Line Breaks

Open Raphael Das Gupta requested to merge cheatsheets_ueberarbeiten into main
Files
2
+ 3
0
@@ -3,6 +3,9 @@ image: asciidoctor/docker-asciidoctor:1.16
@@ -3,6 +3,9 @@ image: asciidoctor/docker-asciidoctor:1.16
stages:
stages:
- pages
- pages
 
before_script:
 
- git apply --directory=/usr/lib/ruby/gems/2.7.0/gems/pygments.rb-2.2.0 modify-pygments-monokai-style.patch --unsafe-paths
 
pages: &pages_job
pages: &pages_job
stage: pages
stage: pages
only: &pages_condition
only: &pages_condition
Loading