You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2019. It is now read-only.
We need to add a regex validation on the references field, this might help.
@whirish You proposed to use a whole new Reference model for this. I totally agree too, and it's much cleaner; I just don't want to create too much additional work. If a new model is doable for v1, then let's go for that, and close this issue.
One idea was to use Wikipedia's reference system for our own references, cf https://en.wikipedia.org/wiki/Wikipedia:Citation_templates.
We need to add a regex validation on the
referencesfield, this might help.@whirish You proposed to use a whole new Reference model for this. I totally agree too, and it's much cleaner; I just don't want to create too much additional work. If a new model is doable for v1, then let's go for that, and close this issue.