Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33300, comment 14


Ignore:
Timestamp:
02/26/2016 02:16:47 AM (9 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33300, comment 14

    initial v1  
    11Replying to [comment:12 ramiy]:
    2 the `>` pattern for blockquotes is good for LRT view. We should add `<` blockquote pattern for RTL view.
     2> the `>` pattern for blockquotes is good for LRT view. We should add `<` blockquote pattern for RTL view.
    33
    44That's pretty easy to do however in RTL Chrome inserts `<` when I type `>`, so changing it will not work. Or we can add both `<` and `>` in RTL?