Skip to content

Commit

Permalink
Hacking
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Mar 20, 2024
1 parent 2b8b840 commit f4e2338
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
asciidoc:
sourcemap: true
attributes:
chomp: 'all'
chomp: all
hide-uri-scheme: '@'
page-pagination: ''
page-stackoverflow-url: https://stackoverflow.com/tags/spring-boot
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@ content:
asciidoc:
sourcemap: true
attributes:
page-pagination: ''
chomp: all
hide-uri-scheme: '@'
page-pagination: ''
page-stackoverflow-url: https://stackoverflow.com/tags/spring-boot
tabs-sync-option: '@'
chomp: all
extensions:
- '@asciidoctor/tabs'
- '@springio/asciidoctor-extensions'
Expand Down

0 comments on commit f4e2338

Please sign in to comment.