Commit Graph

21 Commits

Author SHA1 Message Date
Dillon Kearns
18a5d20ccf Review fixes. 2022-08-25 11:57:33 -07:00
Dillon Kearns
4e755be53e Expose additional type from Shiki plugin. 2022-02-06 16:24:40 -08:00
Dillon Kearns
53b6bf6570 Fix shiki decoder. 2022-01-26 18:56:15 -08:00
Dillon Kearns
ffb3656d12 Update plugin helper to remove OptimizedDecoder. 2022-01-26 11:05:55 -08:00
Dillon Kearns
0ae2caaad8 Extract updated MarkdownCodec helper, and use the new HTML-free helper for Docs to fix Lamdera Wire encoding error. 2022-01-26 10:57:19 -08:00
Dillon Kearns
2dd7394f07 Update docs app to use vanilla decoders. 2022-01-26 09:47:18 -08:00
Dillon Kearns
2b255fa748 Use alternate implementation of extractInlineText that uses link titles when present. 2021-10-26 10:38:57 -07:00
Dillon Kearns
85bec30edd Update docs and MarkdownCodec plugin to latest elm-markdown. 2021-08-20 20:05:57 -07:00
Dillon Kearns
a95b47c872 Add default timestamps for case of uncommited file. 2021-08-13 08:29:05 -07:00
Dillon Kearns
d41f4f5c0a Add isPlaceholder helper. 2021-08-11 13:03:52 -07:00
Dillon Kearns
6e9f769d7f Formatting. 2021-07-31 17:11:51 -07:00
Dillon Kearns
731bea779b Rename DataSource.Port.send -> DataSource.Port.get. 2021-07-30 14:34:10 -07:00
Dillon Kearns
c8ed2fb140 Get description from first paragraph when there is no description frontmatter field. 2021-07-30 10:43:14 -07:00
Dillon Kearns
0ecca3e673 Handle null color in shiki decoder. 2021-07-17 11:41:50 -07:00
Dillon Kearns
93a595c869 Change foldl's to foldr's to get DataSource markdown renderer resolution showing up in the correct order. 2021-07-17 08:29:31 -07:00
Dillon Kearns
74690f00fc Add updated Scaffolded module. 2021-07-16 20:28:28 -07:00
Dillon Kearns
87a074eca9 Add shiki helper for decoding shiki tokens and rendering to html. 2021-07-16 11:26:53 -07:00
Dillon Kearns
8c6fe166c0 Add a Timestamps helper. 2021-07-16 09:36:30 -07:00
Dillon Kearns
48dabe8673 Add Pages.Url and replace ImagePath with Pages.Url.Url type. 2021-05-23 15:11:46 -07:00
Dillon Kearns
cf1d03a2bb Remove more instances of pathkey. 2021-04-10 13:51:39 -07:00
Dillon Kearns
e59aebf6dc Move example plugin to different directory. 2020-10-21 20:00:59 -07:00