Bruno MATEU
Bruno MATEU
Hello and thank you for this great tool ! I found an issue on the macro ignore rules: ```tex \foo{some ramdom stuff i don't want language check on} % correctly...
.Site.Param.CopyhightHtml supersede .Site.Copyright if set, allowing the end user to use HTML tags in the copyright notice, to include links and images. This setting enable the use the HTML copyright...
With the input dot file: ```dot digraph test { 100 -> 102 [label="Test raw \\latex output \\textit{italic text}"]; } ``` compiled with `dot2tex --texmode raw --format tikz test.dot` the tikz...
### Mailtrain v2 # Context Handle is a quite powerful language and allows things like iterate on lists or contitionnal structures. However, it is not currently possible to do this...
Hello, I'm currently looking into this project, and it seems very intresting, however i'd like to have RFID LF support (especially for reading animal chips that are 134.2khz). I'm currently...
Small modification to yum.sh to integrate new gauges that only list security updates. On older systems, it require `yum-plugin-security` to work, but on newer systems (el7 and newer IIRC) it...
closes #66 @nsowen @hoijui new MR because i can't modify the source branch of the existing one
#### Summary Documentation MR for https://github.com/mattermost/mattermost/pull/30495 Question: Does it makes sense to have the webhook documentation on https://developers.mattermost.com ? My first instinct when looking for this documentation was to look...
I'm currently having an issue with some job statuses are not correctly reported: two metrics are exported for the job, one with status as running and empty failure_reason, and a...