Skip to content
Snippets Groups Projects

Resolve "As a reader, I want to know where the neighborhood is"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -8,7 +8,7 @@ image: pandoc/latex:latest
build:
script:
- pandoc README.md -o README.pdf
- pandoc context-information.md README.md -o report.pdf
artifacts:
paths:
- "*.pdf"
Loading