mipatterson / typedoc-plugin-pages

A TypeDoc plugin that lets you integrate your own pages into the documentation output
Apache License 2.0
37 stars 21 forks source link

Support for pipe character in page links #24

Closed SimonCockx closed 3 years ago

SimonCockx commented 4 years ago

Similar to the pipe character in regular TypeDoc links ({@link Foo | Foo interface}), allowing a pipe in page links would be a great addition to the plugin.

Example usage:

Take a look at the {@page Getting started | getting-started guide}.
mipatterson commented 3 years ago

This feature is available in release v1.1.0.