'Why i modify typora's text justification is invalid?
I modify the typora's github.css on macos in this way. enter image description here
but it doesn't work,it's also align left enter image description here
Solution 1:[1]
As shown in this link [BUG]Modifying the CSS file cannot make the text justify on macbook., the rendering engine of Typora does not support text-align: justify;.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | ZH Z |
