Update Preprocessors authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -3,4 +3,6 @@
The heart of this application is a markdown preprocessor for `pandoc` that allows to link research topics to working groups and individual institute members. The basic routines are
* [preproc_wg.sh]()
* [preproc_staff.sh]()
\ No newline at end of file
* [preproc_staff.sh]()
The main tools for the preprocessor are regular expressions and [`sed`](https://www.gnu.org/software/sed/).
\ No newline at end of file