tthr

Results 3 comments of tthr

` .md-alert-text-note .md-alert-text-container:after { content: "注意"; }` The display on Typora is "note", but it is still "note" in PDF export and HTML export.

As per [#2442](https://github.com/typora/typora-issues/issues/2442) ``` [style*="-typora: img-left"] { float: left; margin: 0 1em 1em 0; width:200px; } ``` Add the CSS for `` but this time only the style was removed....

The RAW type is already set to HTML and still the class is not inherited. The exported HTML looks like the following, which is stuck in a mysterious state where...