statamic/wikilinks

There is no license information available for the latest version (2.1.0) of this package.

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 2

Open Issues: 3

pkg:composer/statamic/wikilinks

2.1.0 2024-06-27 12:35 UTC

This package is auto-updated.

Last update: 2025-09-27 15:39:49 UTC


README

Wikilinks is an add-on for Statamic 5.x that enables Wiki style [links] in the content of your site.

It provides a simple modifier that seeks out any content wrapped in [braces] and automatically links it to other entries or pages with the same title (or other field of your choosing).

{{ content | wikilinks }}

See the Documentation for more details of usage.