Commit Graph

64 Commits

Author SHA1 Message Date
Christoph
ac122dfc7f Merge pull request #36 from chrishrb/34-new-line-behavior
34 Fix wrong new-line behavior
2025-02-10 17:09:02 +01:00
Christoph Herb
517d9f1695 34 Fix wrong new-line behavior 2025-02-10 17:07:10 +01:00
Christoph
96ce1d8c9c Merge pull request #35 from autarch/fix-fenced-block-without-info
Handle fenced code block without a name
2025-01-11 22:39:22 +01:00
Dave Rolsky
5a7d1dab8f Handle fenced code block without a name
Previously, this would panic on a plain fenced block like this:

```
Some text
```

Now it will try having the `lexers.Analyse` function pick a lexer. If that fails, it falls back to
the "plaintext" lexer.
2025-01-10 10:41:54 -06:00
Christoph
d344b34210 Merge pull request #33 from chrishrb/32-syntax-highlighting-is-wrong-for-sql
32 Fix syntax highlighting
2025-01-06 22:00:55 +01:00
Christoph Herb
646a7ce654 move style 2025-01-06 22:00:25 +01:00
Christoph Herb
488f1fa17d 32 Fix syntax highlighting 2025-01-06 21:58:20 +01:00
Christoph
b5dd18a1ed Merge pull request #31 from chrishrb/26-errors-for-watching-files
26 Update modules to fix reload issue
2024-12-27 23:53:54 +01:00
Christoph Herb
3209a70d14 Update deprecated code 2024-12-27 23:51:04 +01:00
Christoph Herb
fe22d5dea5 26 Update modules to fix reload issue 2024-12-27 23:48:34 +01:00
Christoph
e3b5ddc143 Merge pull request #30 from chrishrb/13-numbered-start-lists-should-be-57-58
13 Ordered list start correctly
2024-12-26 19:05:07 +01:00
Christoph Herb
93ea8d546f 13 Ordered list start correctly 2024-12-26 19:03:34 +01:00
Christoph
5594d84522 Merge pull request #29 from chrishrb/12-gfm-doesnt-need-two-spaces-at-the-end-of-line-for-lineabreaks
12 Enable hard linebreaks
2024-12-26 18:58:20 +01:00
Christoph Herb
3d251c7956 12 Enable hard linebreaks 2024-12-26 18:57:23 +01:00
Christoph
7931c58c10 Merge pull request #28 from chrishrb/17-definition-list-not-supported-in-gfm-but-rendered-ok-in-go-grip
17 Remove support for definition list which is not supported by gfm
2024-12-26 18:55:10 +01:00
Christoph Herb
43204729ee 17 Remove support for definition list which is not supported by gfm 2024-12-26 18:53:35 +01:00
Christoph Herb
c9f52ed491 remove theme switcher from html component 2024-12-26 18:44:57 +01:00
Christoph Herb
00c2810da8 update README 2024-12-26 18:38:59 +01:00
Christoph Herb
cb46075ec0 fix auto theme 2024-12-26 15:59:55 +01:00
Christoph
5ce64fd05c Merge pull request #27 from bynect/theme
Add auto theme
2024-12-26 15:36:47 +01:00
bynect
f9d4156219 Fix format 2024-12-25 22:59:59 +01:00
bynect
342bb84ba1 Add auto theme 2024-12-25 22:57:11 +01:00
Christoph
a5c4dbe08d Merge pull request #24 from bynect/hide-footer
Hide footer when -B is false
2024-12-24 16:32:20 +01:00
bynect
ad07d5bd60 Hide footer when -B is false 2024-12-24 16:27:45 +01:00
Christoph
91b686b458 Merge pull request #23 from chrishrb/20-broken-output
20 Hopefully fix broken output by using path instead of filepath (win…
2024-12-23 17:06:39 +01:00
Christoph Herb
f61329fd66 Improve makefile 2024-12-23 17:04:21 +01:00
Christoph Herb
c41887c4dd Disable borders on print / export pdf 2024-12-23 16:34:48 +01:00
Christoph
921d3334b2 Merge pull request #22 from chrishrb/21-add-option-to-remove-bounding-box
21 Add option to remove bounding box
2024-12-23 16:10:31 +01:00
Christoph Herb
224b79e203 Format everything 2024-12-23 16:08:19 +01:00
Christoph Herb
85078e1e33 21 Add option to remove bounding box 2024-12-23 16:07:06 +01:00
Christoph Herb
86b98cc8a3 20 Hopefully fix broken output by using path instead of filepath (windows related issue) 2024-12-23 15:13:18 +01:00
Christoph
a0fec07dfe Merge pull request #11 from chrishrb/emojiscraper-updates
Weekly Emojiscraper Update
2024-12-18 23:40:00 +01:00
chrishrb
292d01d354 Update from weekly emojiscraper run 2024-12-18 22:38:32 +00:00
Christoph Herb
013c90583d Test emojiscraper 2024-12-18 23:38:08 +01:00
Christoph Herb
bc80b0d05b Add formatting to emojiscraper workflow 2024-12-18 23:36:14 +01:00
Christoph Herb
d3ec73f71b Fix workflow 2024-12-18 23:33:46 +01:00
Christoph
86b742db31 Merge pull request #9 from chrishrb/8-missing-support-for-github-markdown-emojis
8 Add support for github markdown emojis
2024-12-18 23:32:51 +01:00
Christoph Herb
6a951c0d9f Update go version 2024-12-18 23:31:33 +01:00
Christoph Herb
9ed61c541f Update README 2024-12-18 23:27:18 +01:00
Christoph Herb
6a0536e37a 8 Add support for github markdown emojis 2024-12-18 23:24:29 +01:00
Christoph
7152e25630 Merge pull request #7 from Guz013/main 2024-12-09 09:13:25 +01:00
d673683889 add support for changing webserver host 2024-12-08 21:02:15 -03:00
Christoph
33b5d6f23e Merge pull request #4 from chrishrb/3-support-mermaid-diagrams
3 Add support for mermaid diagrams
2024-11-02 14:19:59 +01:00
Christoph Herb
efd781f2b9 small fix 2024-10-31 18:38:58 +01:00
Christoph Herb
b16c697c83 3 Add support for mermaid diagrams 2024-10-31 18:36:41 +01:00
Christoph
a101814a94 Merge pull request #2 from chrishrb/fix/1-template-missing-in-binary
1 Fix template folder missing in binary bug
2024-10-30 17:27:30 +01:00
Christoph Herb
132ad1f14c Fix path issue 2024-10-30 17:26:43 +01:00
Christoph Herb
7d307ad567 1 Fix template folder missing in binary bug 2024-10-30 16:53:33 +01:00
Christoph Herb
6251205cf1 fix linting issues 2024-10-11 00:06:20 +02:00
Christoph Herb
95cd0b562e add todo feature, update example image, improve readme 2024-10-11 00:02:52 +02:00