18F / nih-oite-experiments

Experiments in support of NIH OITE project
Other
0 stars 0 forks source link

Fix regex to parse alt text back to editor component #33

Closed rahearn closed 2 years ago

rahearn commented 2 years ago

Needed to add the match group for alt text.

I also removed the ? from each group, because I don't think they're necessary. Quick test worked, but is there another reasons it's needed?