Skip to content

Commit 6ff13c9

Browse files
Bryan Bessjasnell
authored andcommitted
doc: fix markdown formatting in url.md
Tangentially related to #7817 PR-URL: #8933 Reviewed-By: Brian White <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Claudio Rodriguez <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent c0a3ac2 commit 6ff13c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Ždoc/api/url.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ illustrate each.
3131
" http: // user:pass @ host.com : 8080 /p/a/t/h ? query=string #hash "
3232
β”‚ β”‚β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚
3333
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”˜
34-
(all spaces in the "" line should be ignored -- they're purely for formatting)
34+
(all spaces in the "" line should be ignored -- they are purely for formatting)
3535
```
3636

3737
### urlObject.href

0 commit comments

Comments
Β (0)