Skip to content

Commit

Permalink
Update the Web field to allow space separated values
Browse files Browse the repository at this point in the history
  • Loading branch information
lordwelch authored and gotson committed Feb 19, 2024
1 parent 883115a commit 4ad8322
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ It is accepted that multiple values are comma separated.

A URL pointing to a reference website for the book.

It is accepted that multiple values are space separated.
If a space is a part of the url it must be [percent encoded](https://datatracker.ietf.org/doc/html/rfc2396#section-2.4.1).

### PageCount

The number of pages in the book.
Expand Down

0 comments on commit 4ad8322

Please sign in to comment.