mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Rich Text is rendered a bit like HTML, where all of the whitespace gets changed into a single space. This is normally not so bad, but with newlines it's annoying. This preserves the newlines from the description. Contributes to issue CURA-8565. |
||
|---|---|---|
| .. | ||
| resources | ||
| __init__.py | ||
| LocalPackageList.py | ||
| Marketplace.py | ||
| PackageList.py | ||
| PackageModel.py | ||
| plugin.json | ||
| RemotePackageList.py | ||