Page MenuHomePhabricator

Autolink typed ISBN/PMID/RFCs
Closed, ResolvedPublic8 Estimated Story Points

Description

T54204 handled the pasted and typed URLs, and *pasted* ISBN/PMID/RFC links, but not *typed* ISBN/PMID/RFC links.
That's what this task is for.

For pasted links we punt over to Parsoid to fill out the proper URL, etc, but the Sequence stuff is sync, not async, so punting to Parsoid is probably not the right answer. There might be a little bit of DRY-violation necessary, but it shouldn't be too bad.

Event Timeline

cscott claimed this task.
cscott raised the priority of this task from to Medium.
cscott updated the task description. (Show Details)
cscott added a project: VisualEditor.
cscott subscribed.

Change 232391 had a related patch set uploaded (by Cscott):
WIP: Autolink typed ISBN/RFC/PMIDs

https://gerrit.wikimedia.org/r/232391

Change 232391 merged by jenkins-bot:
Autolink typed ISBN/RFC/PMIDs

https://gerrit.wikimedia.org/r/232391