Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Add the options for themes to manipulate the post content #14

Open
Chumper opened this issue Aug 14, 2013 · 0 comments
Open

Add the options for themes to manipulate the post content #14

Chumper opened this issue Aug 14, 2013 · 0 comments

Comments

@Chumper
Copy link

Chumper commented Aug 14, 2013

I have created a new theme so far and wanted to integrate prettify for the codepreview.
In order to do that every <pre><code> needs to be changed to <pre class="prettyprint linenums"><code>.

So i would suggest an option for the theme to do a str_replace or something similar to the parsed content.

This could be done directly in the view but i think that shoul belong somewhere else.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant