chore: create flatten link paths script

This commit is contained in:
thomasabishop 2024-02-17 12:15:41 +00:00
parent 383e6a276e
commit b89473701a

View file

@ -1,3 +1,5 @@
# Flatten markdown links such that depth is reduced to /link.md
import os
import re