statiqdev / Statiq.Web

Statiq Web is a flexible static site generator written in .NET.
https://statiq.dev/web
Other
1.64k stars 236 forks source link

Add support for empty xref links #892

Open daveaglick opened 4 years ago

daveaglick commented 4 years ago

An empty xref link like <a href="xref:page-title"></a> should automatically get the title added. This would let you write Xrefs in Markdown like [](xref:page-title).