We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7928928 commit 2e0911dCopy full SHA for 2e0911d
1 file changed
tutorial-compiler/index.asciidoc
@@ -57,7 +57,7 @@ createFile("tutorials/myTutorial/index.asciidoc")
57
58
[step]
59
--
60
-nextKatacodaStep("Create a pull request", [{ "file": "files/createPullRequest1.md" }, {"image": "images/pull_request.jpg"}, {"content": "You might have to click on 'compare across forks'."}, {"image": "images/compare.jpg"}, { "file": "files/createPullRequest2.md" }])
+nextKatacodaStep("Create a pull request", [{ "file": "files/createPullRequest1.md" }, {"image": "images/pull_request.jpg"}, {"content": "\nYou might have to click on 'compare across forks'.\n"}, {"image": "images/compare.jpg"}, { "file": "files/createPullRequest2.md" }])
61
62
63
The syntax in which the tutorial is written can be found at https://github.com/devonfw-tutorials/tutorials/wiki/Development.
0 commit comments