Tweak tumblr post formatting
This commit is contained in:
parent
a39b0cb445
commit
131adaa482
1 changed files with 2 additions and 2 deletions
|
@ -87,10 +87,10 @@ holding export options."
|
|||
(concat "<h1 class=\"p-name\">" tumblrop " on tumblr said: “" thetitle "”</h1>\n")
|
||||
(concat "<h1 class=\"p-name\">" thetitle "</h1>\n"))
|
||||
(when (string-match "tumblr" thecategory)
|
||||
(concat "<p id=\"theop\">" tumblrop "</p>\n"))
|
||||
(concat "<div id=\"reblog\"><img src=\"/notes/p.png\">\n<div>\n<p id=\"me\">tre.praze.net</p>\n<p id=\"reblogged\">Reblogged</p>\n</div>\n</div>\n<div id=\"opdeets\"><img src=\"/notes/t.png\">\n<div>\n<p id=\"theop\">" tumblrop "</p>\n"))
|
||||
"<p class=\"date\"><time class=\"dt-published\" datetime=\"" (file-name-base) " 00:00:00\">" (file-name-base) "</time></p>\n"
|
||||
(when (string-match "tumblr" thecategory)
|
||||
(concat "<p id=\"ogpost\">" thetitle "</p>\n"))
|
||||
(concat "</div>\n</div>\n<p id=\"ogpost\">" thetitle "</p>\n"))
|
||||
"<div class=\"e-content\">\n"
|
||||
contents
|
||||
"</div>\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue