diff --git a/docs/quickstart.rst b/docs/quickstart.rst index accb942f..572f8133 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -196,11 +196,12 @@ function. Optionally a converter can be used by specifying a rule with The following converters exist: -=========== =========================================== +=========== =============================================== +`string` accepts any text without a slash (the default) `int` accepts integers `float` like `int` but for floating point values `path` like the default but also accepts slashes -=========== =========================================== +=========== =============================================== .. admonition:: Unique URLs / Redirection Behavior