| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-16 | all: support document attribute "docdir" | Shulhan | |
| The "docdir" attribute contains the full path of the directory that contains the source document. By default it is set to the directory where the Document resided. | |||
| 2024-10-13 | all: fix reading include file when parent path is absolute | Shulhan | |
| Previously, if the parent document is opened using absolute path and it contains include directive, the included file will fail to read because the parent path is joined with current working directory. | |||
