Plugin Directory

Changeset 2032442


Ignore:
Timestamp:
02/17/2019 01:39:27 AM (7 years ago)
Author:
swack
Message:

Description fix to prevent emoji on the Wordpress plugin page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greentext/trunk/readme.txt

    r2032437 r2032442  
    1616Greentexting, originally from imageboards, is a convenient way to quote, summarize, or tell stories.
    1717
    18 The plugin gives any line that starts with the ">" character (or its HTML entity & g t ;) a default style of color:green, but you can reference the span class "greentext" in your CSS to style the greentext however you want. For example: "span.greentext{color:blue;font-weight:bold;}"
     18The plugin gives any line that starts with the ">" character (or its HTML entity) a default style of color:green, but you can reference the span class "greentext" in your CSS to style the greentext however you want. For example: "span.greentext{color:blue;font-weight:bold;}"
    1919
    2020== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.