Uh oh!
There was an error while loading. Please reload this page.
doc: fix code lang in repl.md - #26075
Conversation
Uh oh!
There was an error while loading. Please reload this page.
richardlau
commented
Feb 13, 2019
There are other instances in this file of the repl being started from the command line ( |
vsemozhetbyt
commented
Feb 13, 2019
It seems they were marked as |
7420d6f to
5ae3347Comparegengjiawen
commented
Feb 14, 2019
It's not js actually. So better to change it. |
5ae3347 to
cc67a4cCompare
lance
left a comment
There was a problem hiding this comment.
I don't understand how changing the code sections to bash is an improvement. It's not pure JavaScript since it's in the REPL, but it seems closer to JS than to bash, in my opinion. If we're going to be strict about it, I would say that in most code examples on this file, there should be no language specified.
cc67a4c to
84ded87Comparegengjiawen
commented
Feb 14, 2019
Refactor it to |
84ded87 to
99fc860Comparedanbev
commented
Feb 19, 2019
danbev
commented
Feb 19, 2019
Landed in a993160. |
PR-URL: #26075 Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
PR-URL: #26075 Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
PR-URL: #26075 Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes