Skip to content

Commit bee0488

Browse files
committed
return action, add bug in post md2html-bug
1 parent 15c586e commit bee0488

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
4646
- name: Build
4747
run: |
48-
sed --version
4948
chmod +x bw.sh
5049
./bw.sh b
5150

write/markdown/md2html-bug.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: md2html bug list
33
description: I don't know how to solve these bugs...
44
date: 2025-04-17
5-
lastmod: 2025-04-23
5+
lastmod: 2025-04-29
66
tags: md html sample bug fixme
77
---
88

@@ -101,7 +101,7 @@ Footnote[^with].
101101
```
102102

103103

104-
## ???
104+
## Non ASCII characters in table? - Github Pages
105105

106106
||table|
107107
|---|---|

0 commit comments

Comments
 (0)