Changeset 661044
- Timestamp:
- 01/30/2013 01:33:04 AM (13 years ago)
- File:
-
- 1 edited
-
igsyntax-hiliter/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
igsyntax-hiliter/trunk/readme.txt
r660827 r661044 16 16 17 17 WordPress.org plugin repo: http://plugins.svn.wordpress.org/igsyntax-hiliter/ 18 19 18 20 19 == Installation == … … 61 60 For 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). 62 61 63 64 62 == Frequently Asked Questions == 65 63 66 None yet! 64 = My code looks all odd, characters appear as HTML entities. Why is your plugin screwing up my code? = 67 65 66 If 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 70 By all means, feel free to submit a pull request. 71 72 = I want XYZ feature. Can you implement it? = 73 74 Please feel free to suggest a new feature. Its inclusion might be speedier if you can provide the code to make it work. 68 75 69 76 == Screenshots == 70 77 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 78 1. Settings page of the plugin where default options can be set for plugin 79 2. Example display of syntax highlighted PHP code 80 3. Example display of plain text view of some PHP code 75 81 76 82 == ChangeLog ==
Note: See TracChangeset
for help on using the changeset viewer.