scribble: fix indentation in file examples #27

Merged
benknoble merged 1 commits from scribble-indent into master 2 years ago
benknoble commented 3 years ago (Migrated from github.com)

I copied in the actual file contents. It would perhaps be safest to do
some sort of "read the file and splice the contents in," but I'm not
sure how to do that at the moment.

I copied in the actual file contents. It would perhaps be safest to do some sort of "read the file and splice the contents in," but I'm not sure how to do that at the moment.
mbutterick commented 2 years ago (Migrated from github.com)

Thanks!

Thanks!
The pull request has been merged as 92b7dcc067.
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 scribble-indent master
git pull origin scribble-indent

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff scribble-indent
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 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: mbutterick/brag#27
Loading…
There is no content yet.