Skip to content

added excerpts correction - #11

Open
laserchicken wants to merge 1 commit into
tomalexander:masterfrom
laserchicken:excerpts-export-correction
Open

added excerpts correction#11
laserchicken wants to merge 1 commit into
tomalexander:masterfrom
laserchicken:excerpts-export-correction

Conversation

@laserchicken

Copy link
Copy Markdown

Octopress allows adding "" (excerpt tag) in the post to show only its first section. Adding it to org file and exporting results in conversion to character entities (like <!– more –>). In that form excerpts are no longer recognized, so they cannot be converted to proper links in future processing.

I added code, which searches for excerpts coded with character entities and replaces them back with regular text html comments. Is this a good idea to merge it into master or should I rather implement my own "org-export-octopress-final-hook"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant