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
The problem is in these two regex 1, 2. The second one does not match as there is a leading \n.
I think the beast approach to fix this is to trim the matched section.
If there is a line after the
<a id="6.3.1"></a>
header link in node changelogs, the release-post script breaksThe text was updated successfully, but these errors were encountered: