feinstaub
feinstaub
Hello, this plugin looks really useful. Are there any plans for the future?
Currently the repository nxt-python-examples seems to be configured that cloning checks out the python2-Branch. Why not the master branch?
CURRENT SITUATION: To view the diff of two revisions, I currently got to View -> DAG... The embedded diff viewer always shows the diff between the selected commit and the...
Currently a typical TOC looks like this: ``` - [Was ist Markdown?](#was-ist-markdown) - [Lokale Vorschau im Browser](#lokale-vorschau-im-browser) * [Installieren](#installieren) * [Verwenden](#verwenden) * [So sieht es aus](#so-sieht-es-aus) - [Inhaltsverzeichnis mit markdown-doc](#inhaltsverzeichnis-mit-markdown-doc)...
Hi, I use grip to locally display markdown documentation. There, I would like to link to for example cpp files in some sample directory: ``` [see this source file](src/demo.cpp) ```...
It would be great if there was a possibility to exclude files from being parsed and rendered as markdown. For example, I have a markdown file that links to source...
First of all, great program. I recently started to look into Csound (http://floss.booktype.pro/csound/preface/) and CsoundQt (https://csoundqt.github.io/pages/about.html) which is pretty cool stuff but has a steep learning curve. So your program...
Hi Ivan, I am re-evaluating my C++/Docker/QtCreator dev env. Is the setup you present here (last update 10 month ago) still workin out find for you? (I found repository via...
With some mp3 files the Comment tag will not be read. I analysed the file with Kid3 and found that Comment tag is red with this message:  Probably, this...
Dear Fritter team, as free software enthusiast I am really glad that you created Fritter and put so much work in keeping it up to date. There is one downside...