mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 13:40:20 +03:00
Turn on -preview=markdown
This commit is contained in:
parent
83505b04ca
commit
775bcdee51
14 changed files with 306 additions and 306 deletions
|
@ -3586,7 +3586,7 @@ if (isConvertibleToString!Range)
|
|||
$(LI `filename` must not contain any characters whose integer
|
||||
representation is in the range 0-31.)
|
||||
$(LI `filename` must not contain any of the following $(I reserved
|
||||
characters): <>:"/\|?*)
|
||||
characters): `<>:"/\|?*`)
|
||||
$(LI `filename` may not end with a space ($(D ' ')) or a period
|
||||
(`'.'`).)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue