Paul

Results 11 issues of Paul

https://majerle.eu/documentation/esp_at/html/index.html

Hi @riebl, I will try to add some Code-Comments on this branch I already made locally. This will help newcomers hopefully.

Do you like me to do this in the other Markdown-Files as well?

Thank you for sending a pull request! Please make sure you read the [contribution guidelines](https://github.com/svermeulen/Extenject/blob/master/CONTRIBUTING.md) ## Pull request checklist Please check if your PR fulfills the following requirements: - [...

Hey, I get this error: ![image](https://user-images.githubusercontent.com/30051680/116393130-8d1ff100-a821-11eb-8516-a17bbd7c843b.png)

### What's the problem Hey, I just noticed a weird bug. It will probably occur very rarely. Given the following file: ```Markdown # Regression $$ \end{bmatrix*} \\ = $$ ```...

Hi, I would like to to use function `render`, but I can not typehint the `theme` argument in render. That's why I added the export. Best regards Enough7

Hi, I added localization of dates in date-helpers and replaced moment package with JavaScript Date API. Also wrote some tests. Best reagards, Enough7