Eka
932e7546fa
add post excerpt to frontmatter
2024-02-26 11:31:30 -05:00
Will Boyd
d0330f05d8
Comments about decoding
2024-02-26 11:20:29 -05:00
Will Boyd
a46e6cffc7
Add funding
2024-02-25 18:27:03 -05:00
Will Boyd
9cbd3d8d56
2.3.0
2024-02-25 12:02:52 -05:00
Will Boyd
bd7a03d420
Merge pull request #111 from lonekorean/frontmatter-slug
...
Frontmatter getter for slug
2024-02-25 08:49:59 -05:00
Will Boyd
54af4aec22
Frontmatter getter for slug
2024-02-25 08:48:56 -05:00
Will Boyd
5f2053c5b4
Merge pull request #110 from lonekorean/customizable-frontmatter
...
Customizable frontmatter
2024-02-24 14:56:58 -05:00
Will Boyd
491ca0151f
Fix example.js link
2024-02-24 14:36:26 -05:00
Will Boyd
924a9553e9
More post parsing comments
2024-02-24 14:30:26 -05:00
Will Boyd
b0bf777506
Ugh, tabs vs spaces
2024-02-24 14:25:05 -05:00
Will Boyd
a0a1224d88
Rename debug.js to example.js
2024-02-24 14:16:28 -05:00
Will Boyd
bb05a06280
Example/debug frontmatter getter
2024-02-24 10:02:40 -05:00
Will Boyd
002027e478
Nicer error when frontmatter getter missing
2024-02-24 09:12:07 -05:00
Will Boyd
f65317713b
Contributing guidelines
2024-02-24 08:58:56 -05:00
Will Boyd
815e67f135
Frontmatter getters comments
2024-02-24 08:00:23 -05:00
Will Boyd
b75827a055
Mention frontmatter customization
2024-02-23 17:44:03 -05:00
Will Boyd
a83c472c93
Comments
2024-02-23 14:23:41 -05:00
Will Boyd
641106ea82
Dynamic frontmatter loading
2024-02-23 13:35:01 -05:00
Will Boyd
3e8dd285b2
Fix for coverImage empty string
2024-02-23 13:07:20 -05:00
Will Boyd
3a5ea10cb9
Split out frontmatter getters
2024-02-23 12:53:58 -05:00
Will Boyd
1ad4e2dfdf
Refactor for post data and frontmatter
2024-02-23 10:24:40 -05:00
Will Boyd
5db0a1b081
Merge pull request #109 from lonekorean/line-endings
...
Line ending shenanigans
2024-02-22 16:28:14 -05:00
Will Boyd
61e80e0250
Create .gitattributes
2024-02-22 16:23:32 -05:00
Will Boyd
7ef4d7462d
2.2.6
2024-02-22 14:45:35 -05:00
Will Boyd
4fb3f277a6
Merge pull request #108 from lonekorean/pre-code-blocks
...
<pre> code blocks
2024-02-22 14:42:25 -05:00
Will Boyd
25efa40994
Generalized code block rule
2024-02-22 13:06:23 -05:00
Drikus Roor
7367370f34
Fix enlighter rule selector
2024-02-22 11:57:43 -05:00
Drikus Roor
57109198df
Add support for enlighter code blocks
2024-02-22 11:57:27 -05:00
Russell Bryant
de842e51d9
Convert preformatted blocks
...
My wordpress blog had a lot of <pre> sections. The conversion to
markdown ignored those. This change did what I wanted, which was to
turn all of these into markdown code blocks. In my case, there was no
language set on any of my sections to carry over into markdown, so
that isn't handled at all.
2024-02-22 11:55:12 -05:00
Will Boyd
6c8e0c8b21
2.2.5
2024-02-22 08:13:07 -05:00
Will Boyd
2ce3572eaf
Update xml2js
2024-02-22 08:11:37 -05:00
Will Boyd
e63e338743
Merge pull request #107 from lonekorean/keep-figure-figcaption
...
Preserve <figure> and <figcaption>
2024-02-22 08:06:29 -05:00
Will Boyd
53523321ed
Only preserve <figure> when contains <figcaption>
2024-02-21 17:38:28 -05:00
Will Boyd
b1625f7700
Double newlines between all the things
2024-02-21 15:24:07 -05:00
Will Boyd
06ee39c545
preserve <figure> and <figcaption>
2024-02-21 14:24:40 -05:00
Will Boyd
bcc0c5ce3e
Remove iframe non-empty hack (fixed in turndown)
2024-02-21 13:33:16 -05:00
Will Boyd
9cbda10d15
2.2.4
2024-02-21 12:26:37 -05:00
Will Boyd
f3fba61690
Merge pull request #105 from lonekorean/more-separator
...
Preserve more separator HTML comment
2024-02-21 12:23:38 -05:00
Will Boyd
6fcdb82b90
get in there, semicolon
2024-02-21 10:31:26 -05:00
Will Boyd
8c0c6b3f2a
Preserve more separator HTML comment
2024-02-21 10:20:57 -05:00
Will Boyd
062599d92d
2.2.3
2024-02-20 13:24:13 -05:00
Will Boyd
58a23a3f36
Update luxon
2024-02-20 13:16:19 -05:00
Will Boyd
f4abcf0ea7
Refresh package-lock.json
2024-02-20 13:07:46 -05:00
Will Boyd
2f07b54143
Merge pull request #67 from fharper/fharper/date
...
fix date conversion (fix #66 )
2024-02-20 10:08:55 -05:00
Frédéric Harper
3f41e6d52a
fix date conversion ( fix #66 )
2021-05-19 18:10:17 -04:00
Will Boyd
5149472fcc
2.2.2
2021-02-28 13:03:19 -05:00
Will Boyd
7549067b0b
Fix bug where image scraping doesn't include other post types
2021-02-28 13:02:40 -05:00
Will Boyd
c2bebe594a
2.2.1
2021-01-24 13:18:20 -05:00
Will Boyd
874a6fb200
Add tip to readme
2021-01-24 12:48:50 -05:00
Will Boyd
51e8211e1f
Node version check
2021-01-24 12:39:43 -05:00