trustoverip / ctwg-main-glossary

ToIP Main Glossary
https://trustoverip.github.io/ctwg-main-glossary/
Other
0 stars 6 forks source link

Add def tags to terms #3

Closed brianorwhatever closed 8 months ago

brianorwhatever commented 8 months ago

Most of the magic was from this regex but did have to add a lot of tildes..

Find: ^(#)\s([^#\n]+)<a id="[^"]+"></a>\n\n([^#\n]+(?:\n[^#\n]+)*) Replace [[def: $2]]:\n~ $3

brianorwhatever commented 8 months ago

Superseded by #5