Merge pull request #2984 from Rnbsov/patch-35
remove one extra break line
This commit is contained in:
commit
7af623ea18
1 changed files with 0 additions and 1 deletions
|
@ -282,7 +282,6 @@ Here's a small set of functions to work with cookies, more convenient than a man
|
||||||
|
|
||||||
There exist many cookie libraries for that, so these are for demo purposes. Fully working though.
|
There exist many cookie libraries for that, so these are for demo purposes. Fully working though.
|
||||||
|
|
||||||
|
|
||||||
### getCookie(name)
|
### getCookie(name)
|
||||||
|
|
||||||
The shortest way to access a cookie is to use a [regular expression](info:regular-expressions).
|
The shortest way to access a cookie is to use a [regular expression](info:regular-expressions).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue