Skip to content

The target page name cannot include dash character ("-") #44

Description

@winakeytoheaven

See the following code:

^Column 1 ^Column2 ^Column3 ^
|Data 0-1 |Data 0-2 |Data 0-3 |
|Data 1-1 |Data 1-2 |Data 1-3 |
<pagemod table_record output_after>
|@@Field 1@@ |@@Field 2@@ |@@Field 3@@ |
</pagemod>

If the target file name is "table-record" instead of "table_record", the whole <pagemod>...</pagemod> block will be rendered as text instead of becoming functional.

Moral of the story: your pages can't have "-" in their names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions