This is a trivial change that adds syntax highlighting to all of the shell commands that use strings/variables/comments from the build docs (i.e. all of the shell commands that actually can be highlighted). I also made one minor change to one of the commands, encouraging the use of sudo -i instead of sudo su (the two are functionally equivalent).
Docs: Syntax highlight shell commands in the building notes #10872
pull eklitzke wants to merge 1 commits into bitcoin:master from eklitzke:hilite changing 3 files +32 −19-
eklitzke commented at 10:23 PM on July 18, 2017: contributor
-
doc: syntax highlight more bash commands b3a7589df5
- eklitzke force-pushed on Jul 18, 2017
-
practicalswift commented at 8:01 AM on July 19, 2017: contributor
Concept ACK -
jonasschnelli commented at 8:18 AM on July 19, 2017: contributor
Not sure about this. One great thing Markup text files offer, is, that they are perfectly fine readable with no Markup render engine (in a standard text editor). Adding "tags" defeats that purpose IMO and may confuse pure text-editor/reader users.
- jonasschnelli added the label Docs and Output on Jul 19, 2017
-
practicalswift commented at 12:42 PM on July 19, 2017: contributor
Good point @jonasschnelli! When considering also the non-rendered use-case I'll have to withdraw my previous "concept ACK" :-)
-
laanwj commented at 7:41 PM on September 6, 2017: member
Seems there is no agreement to do this, closing.
- laanwj closed this on Sep 6, 2017
- eklitzke deleted the branch on Mar 4, 2018
- DrahtBot locked this on Sep 8, 2021
Contributors
Labels