WIP:Missing backslash #4

Closed
E.zn wants to merge 0 commits from ezn into master
E.zn commented 4 years ago
Collaborator
There is no content yet.
acastro requested changes 4 years ago
acastro left a comment

no need to add a backslash there, as there is no command content that follows.
The backslash is used to break on 1 long line into several lines, while maintaining continuation

no need to add a backslash there, as there is no command content that follows. The backslash is used to break on 1 long line into several lines, while maintaining continuation
E.zn closed this pull request 4 years ago
E.zn referenced this issue from a commit 4 years ago
Please reopen this pull request to perform a merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b ezn master
git pull origin ezn

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff ezn
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: XPUB/special-issue-11-wiki2html#4
Loading…
There is no content yet.