migcontrol / django-migcontrol

A Wagtail-based Django website for Migration Control
GNU General Public License v3.0
0 stars 5 forks source link

Wiki: Cross-references between articles #118

Closed benjaoming closed 2 years ago

benjaoming commented 2 years ago

Currently, links between articles are stripped away. Need to keep them, probably we need to re-import in order to re-discover the cross-links, since the articles have to be created before they can be resolved as links.