Markdeep documents require special processing before they can be compiled into the group.
The "original" are stored in this folder. The processing part takes place in
docs_src/build/run.py
.
While editing the file, you might consider doing the following
python3 -m http.server 8001
- visit
http://localhost:8001/Filament.md.html
in the browser to view the result