Petra Baranski
Petra Baranski
I agree, that this would be a good addition :)
Can you please check, if #41 solves your problem? If not, please also provide example markdown with which it currently doesn't work for you. Thank you very much.
With #42 the block format is supported, if you combine it with MathJax. For future versions it could be considered to parse the actual LaTeX code to svg directly. Trying...
Table Markup in Maddy is a little bit different to the one from GitHub. See also https://github.com/progsource/maddy/blob/master/docs/definitions.md#tables If the headline should not parse, try a space after the `#`. I...
I will add it to the tests for the next version to make this work.
Currently only the table markdown listed in the documentation is working: https://github.com/progsource/maddy/blob/master/docs/definitions.md#tables This markdown is planned for the next major version. See also #51
When it comes to performance tests there are certain things that play into results, for example: * Operating System * currently running apps on the system (so any other running...
In https://github.com/progsource/maddy/actions/runs/7307934736/job/19914831467?pr=54 it says ``` 2023-12-23 12:46:55,438 - root - ERROR - Request to https://api.github.com/repos/progsource/maddy/actions/artifacts?per_page=100&page=1 failed. Code: 401. Response: {'message': 'Bad credentials', 'documentation_url': 'https://docs.github.com/rest'} ``` Does there need to be...
Hi, the project is still alive. I am still planning on getting maddy to 2.0. RL is a little bit busy right now, but I'm working on it every now...
Please read my answer regarding performance in https://github.com/progsource/maddy/issues/50#issuecomment-1697802287 I'm happy that maddy is already helpful in its current state ;)