Omar BENHAMID
Omar BENHAMID
Currently HEADING_REGEX supposes that the document has "linux-style" end of lines. Fixed in RST model to support CRLF. All other models will need to be corrected thow (or find some...
It appears from the code that any logged in user could query for any object without read permission check.
Currently, typing non ascii characters in templates.yaml yields unpredictable result, depending on the current OS locale .... This is of course not suitable for code as many devlopers working with...
See readme for how this is done.
This is a first adaptation for Jinja2 engine as the code only works with DTL out of the box.
Hello, Thank you for this useful library ! # The issue I had the following issue, with the following code : ``` python import spacy from spacypdfreader import pdf_reader nlp...
Hi There, Amazing and very practical plugin. I have issues in PyCharm (Windows) : All keyboard shortcuts seem to be captured by by Diagrams.net so IntelliJ ones do not work...