kozze89
Forum Replies Created
-
I am actually using the “<” character!
When I tried it on a new post that I created it worked, but when I try to do it to an old post I still get the problem mentioned above.
I found another problem that might be of interest to you as well:
Using crayon like this:
<pre class=”lang:objc decode:true ” >@interface ViewController : UIViewController <UIWebViewDelegate>Results in this after saving:
<pre class=”lang:objc decode:true ” >@interface ViewController : UIViewController <uiwebviewdelegate></uiwebviewdelegate>Seems to think that uiwebviewdelegate is a html tag and closes it.
Any ideas why? Or how to solve this?Hi akarmenia, After testing a bit more on this it seems like it is not connected to objc specifically. Actually I am having problems telling when the error occurs. Right now most of the times it works… I had problems mostly when previewing the post when editing.
I know this doesn’t say much. I am going to continue trying and I will post any updates here if I can find a pattern for the problem!
Btw, great plugin I love it! Keep up the good work 🙂