Open linawolf opened 4 months ago
That would definitely be possible, we just never thought of that.
Do you have an example usecase that we could use to kickstart this? @linawolf
For example we could add link anchors to all headlines that do not have one yet for consistent links when a headline is renamed.
And we could sluggify those link anchors so they are always written the way that the phpdocumentor/guides interprets them (all lowercase, special chars replaced by hyphen etc)
I wonder if it was possible to support rst files and maybe use our rst parser for that: https://github.com/phpDocumentor/guides