You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bat/assets/syntaxes
Niklas Sombert 5e0b7f013a Add support for comments after section headers (closes #1259)
There's no canonical definition of what's the INI syntax, but Python's `ConfigParser` supports comments after section headers:

```ini
[section] ; comment
```
4 years ago
..
01_Packages@759d6eed9b Move syntaxes, fixes #874 4 years ago
02_Extra Add support for comments after section headers (closes #1259) 4 years ago