Skip to content

Commit 730f473

Browse files
committed
show source view (plain=1) when navigating to edit page for page in AsciiDoc Lang docs
1 parent d11ce66 commit 730f473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ content:
2626
- url: https://gitlab.eclipse.org/eclipse/asciidoc-lang/asciidoc-lang.git
2727
branches: main
2828
start_path: docs
29-
edit_url: '{web_url}/-/blob/{refname}/{path}'
29+
edit_url: '{web_url}/-/blob/{refname}/{path}?plain=1'
3030
- url: https://github.com/asciidoctor/asciidoctor
3131
branches: v2.0.x
3232
start_path: docs

0 commit comments

Comments
 (0)