Hmm, i’m not feeling too clever here:
the way i understand it, it should appear somewhere on the first screenshot, but the only place it appears is in the second ...
Great!
You are right (of course).
But fixing it this way didn’t really make sense to me. Anyway, thanks a lot.
I’ll have to create an extension or something to show the authors the allowed syntax ...
It appears that (though activated) auto < br / > doesn’t do anything ...
2 breaks are converted to paragraphs like they should, but as i said, linebreaks aren’t converted ...
Unfortunately no there isn’t. I ended up hacking the system to only do emails, but that will probably only work on this one job. I’ll look into a way to keep the EE link parsing on and Markypants handling everything else.
I’ve been wanting to use both Markdown and Smarty Pants for my formatting for a while, and this fits the bill perfectly.
I believe I’ve found a small problem with the plugin and EE 1.5.2. With the plugin installed, I cannot view the “Plugin Manager” page in the control panel. I’ve deleted and reinstalled each plugin on two installs (one full, one core) on two different servers, and in each case, the Plugin Manager page comes up blank if, and only if, Markypants is installed. Otherwise, the plugin seems to work fine on the new version.
I do have the markdown and smarty_pants plugins installed, and functionally, the markypants plugin works fine (I’m using it as the formatting option on my weblog). The only problem is accessing the plugins page.
Mark, it seems to be that the plugin manager tries to add the markdown and smarty plugins twice - once because they’re in the plugin directory, and again because markypants is including them.
To get around this I created a new directory /plugins/markypants/ and moved markdown and smarty in there. And changed the includes.
It all seems to be working fine now.
Not sure if this is the best way to go about things or not. I’m using PHP5.1.4 btw.
I checked out my error logs and there doesn’t appear to be anything.
I did follow smallbeer’s recommendation, and that worked. I am running PHP 5.1.6. The only downside is that markdown and smartypants are no longer available as stand alone plugins. That isn’t an issue for me, but it might be for someone - just a thought.