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 has been archived by the owner on Sep 25, 2021. It is now read-only.
Hazel/app/controllers/documentController.js
Lines 106 to 113 in a4b4ebc
I updated this code to (but also moved to using slugify):
Also needed to make this RegEx a global search:
Hazel/app/utilities/documentParserUtility.js
Line 13 in a4b4ebc
this._missingLinkRegex = /\[(.*)\]\(\)/g;
The text was updated successfully, but these errors were encountered: