Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-28 | code plugin: Add a language class to specify which language this code block ↵ | Emmanuel Gil Peyrot | |
is from. | |||
2018-08-15 | Make pylint happy on plugins | mathieui | |
It does not like dynamically defined attributes, unsurprisingly | |||
2018-08-15 | yapf -rip on plugins | mathieui | |
2018-08-09 | Fix some absolute imports | mathieui | |
2017-02-24 | Make the code plugin stop using extra attributes and div. | Emmanuel Gil Peyrot | |
2017-02-24 | Fix code plugin usage help | mathieui | |
2017-02-10 | Add a code plugin, for sending highlighted snippets of code. | Emmanuel Gil Peyrot | |