doc: fix markdown formatting in url.md
Tangentially related to https://github.com/nodejs/node/pull/7817 PR-URL: https://github.com/nodejs/node/pull/8933 Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
This commit is contained in:
parent
4b3e4d5448
commit
37238062a0
@ -31,7 +31,7 @@ illustrate each.
|
|||||||
" http: // user:pass @ host.com : 8080 /p/a/t/h ? query=string #hash "
|
" http: // user:pass @ host.com : 8080 /p/a/t/h ? query=string #hash "
|
||||||
│ ││ │ │ │ │ │ │ │
|
│ ││ │ │ │ │ │ │ │
|
||||||
└──────────┴┴───────────┴──────────┴──────┴──────────┴─┴──────────────┴───────┘
|
└──────────┴┴───────────┴──────────┴──────┴──────────┴─┴──────────────┴───────┘
|
||||||
(all spaces in the "" line should be ignored -- they're purely for formatting)
|
(all spaces in the "" line should be ignored -- they are purely for formatting)
|
||||||
```
|
```
|
||||||
|
|
||||||
### urlObject.href
|
### urlObject.href
|
||||||
|
Loading…
x
Reference in New Issue
Block a user