Plugin Directory

Changeset 661044


Ignore:
Timestamp:
01/30/2013 01:33:04 AM (13 years ago)
Author:
amit
Message:

updated readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • igsyntax-hiliter/trunk/readme.txt

    r660827 r661044  
    1616
    1717WordPress.org plugin repo: http://plugins.svn.wordpress.org/igsyntax-hiliter/
    18 
    1918
    2019== Installation ==
     
    6160For detailed usage instructions and usage of different available attributes and plugin options, please [read the manual](http://plugins.svn.wordpress.org/igsyntax-hiliter/trunk/MANUAL.txt).
    6261
    63 
    6462== Frequently Asked Questions ==
    6563
    66 None yet!
     64= My code looks all odd, characters appear as HTML entities. Why is your plugin screwing up my code? =
    6765
     66If you are using the WYSIWYG (rich text) editor to compose your post then that is what's messing things up for you. iG:Syntax Hiliter does not support composing posts and posting code using WYSIWYG at present. If you are not using WYSIWYG editor and still have same issue, please report it.
     67
     68= I see some code that I can improve. Do you accept pull requests? =
     69
     70By all means, feel free to submit a pull request.
     71
     72= I want XYZ feature. Can you implement it? =
     73
     74Please feel free to suggest a new feature. Its inclusion might be speedier if you can provide the code to make it work.
    6875
    6976== Screenshots ==
    7077
    71 1. Settings page of the plugin where default options can be set for plugin.
    72 2. Example display of syntax highlighted PHP code.
    73 3. Example display of plain text view of some PHP code.
    74 
     781. Settings page of the plugin where default options can be set for plugin
     792. Example display of syntax highlighted PHP code
     803. Example display of plain text view of some PHP code
    7581
    7682== ChangeLog ==
Note: See TracChangeset for help on using the changeset viewer.