Skip to content

Commit

Permalink
Add asciidoc attribute to suppress warnings (neo4j#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
recrwplay authored Nov 17, 2022
1 parent 46395d5 commit d629d66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ site:
content:
sources:
- url: https://github.com/neo4j/docs-operations.git
branches: ['4.4', '5.0']
branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4', '5.0']
exclude:
- '!**/_includes/*'
- '!**/readme.adoc'
Expand Down Expand Up @@ -53,6 +53,7 @@ asciidoc:
common-license-page-uri: https://neo4j.com/docs/license/
check-mark: icon:check[]
cross-mark: icon:times[]
'0': "\\{0}"
neo4j-base-uri: ''
neo4j-docs-base-uri: /docs
neo4j-download-center-uri: /download-center

0 comments on commit d629d66

Please sign in to comment.