Skip to content
Snippets Groups Projects

Nicer code callouts

Merged Raphael Das Gupta requested to merge code-callouts into cheatsheets_ueberarbeiten
3 files
+ 49
49
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -13,7 +13,7 @@ pages: &pages_job
- main
script:
- asciidoctor-pdf --destination-dir=public/ *.adoc
- asciidoctor --destination-dir=public/ *.adoc
- asciidoctor -a icons=font --destination-dir=public/ *.adoc
- mv img/ public/img/
- mv *.docx public/
artifacts:
Loading