mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
added @now() macro doc...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3b7c3da16f
commit
6ad5cf4d1d
@ -61,6 +61,14 @@ are escaped a bit differently:
|
||||
|
||||
## Macros
|
||||
|
||||
### now ()
|
||||
|
||||
Get current date in seconds since epoch, this is equivalet Javascript's
|
||||
`Date.now()`.
|
||||
|
||||
This is mostly used for automatically creating paths (see: todo / outline)
|
||||
|
||||
|
||||
### filter (name)
|
||||
|
||||
Enable or disable a page filter.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user