Skip to content

Commit fbb1771

Browse files
committed
add notice on asciidoc source code formatting
1 parent 1774318 commit fbb1771

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

chapter_09_docker.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,10 @@ TIP: I'm deliberately choosing a different port to run Dockerised Django on (888
388388

389389
I'll use the `--failfast` option to exit as soon as a single test fails:
390390

391+
// CSANAD: are line breaks necessary below and at other occurrences of
392+
// --failfast? it does keep the asciidoc lines of source below 80
393+
// characters but there are some wider lines elsewhere.
394+
391395
[role="small-code"]
392396
[subs="specialcharacters,macros"]
393397
----

0 commit comments

Comments
 (0)