bschatz
bschatz
if somebody finds it useful i could spend a little bit more time here.
Markdown was never designed for extensions, so it is probably to much effort to extend gfm for that. Better choice here is to use RestructuredText/Sphinx that already supports LaTex, unfortunately...
In the instalöler script the command ``mkdir -p $HOME/.config/systemd/user/`` is missing. execute it manually or add it to the script and run the installer.sh again.
I can reproduce it: Simple build with one single doc file: ```console $ ls -l doc/engine-interface.txt build.xml -rw-r--r-- 1 bschatz bschatz 2273 Jun 7 18:18 build.xml -rw-r--r-- 1 bschatz bschatz...
```bash lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster $ vagrant plugin list No plugins installed. vagrant plugin install...