yeasy
95ee0aeca5
ci: gate CJK-punctuation bold regressions with a self-contained emphasis check
...
check_project_rules.py only checks fences + local links, so a bold marker that
CJK punctuation stops from rendering (e.g. `**(配比)**相互交织` — the closer is
preceded by punctuation and followed by a letter, so it can't close and the
asterisks print literally) would pass this repo's own CI. That class of bug had
to be swept out of every book by hand; nothing here was watching for it.
Adds check_emphasis.py — a standalone gate (identical across all books) that
runs CommonMark's flanking + process-emphasis rules and flags markers that
print literally or silently bold the wrong span. The ci.yaml content step now
runs it right after check_project_rules.py. Verified clean on this book.
2026-07-24 07:27:07 -07:00
yeasy
daa6661b2b
fix(ci): harden publishing and validate examples
2026-07-10 19:29:30 -07:00
yeasy
9fdffa9d91
fix(content): harden Docker practice guide
2026-06-16 21:23:21 -07:00
yeasy
ea26f96297
fix(content): remove demo registry credential
2026-05-25 01:13:10 -07:00
yeasy
7abaff237a
test: add project rules check
2026-05-18 22:37:02 -07:00
yeasy
85f76aa6d9
Fix guide issues
2026-03-28 18:24:46 -07:00
yeasy
8ecf729198
Migrate docs to mdpress
2026-03-24 21:25:04 -07:00
yeasy
e15a0e77ba
Clean gitignore
2026-03-09 20:04:22 -07:00
Baohua Yang
79bf749b30
Minor fix level
2026-02-25 08:40:01 -08:00
Baohua Yang
f0c6d7de95
Fix wrong links
2026-02-22 16:04:41 -08:00
Baohua Yang
fff938780f
Fix double quotes
2026-02-22 14:54:52 -08:00
Baohua Yang
b9c9efe02b
Fix space with bold markdown
2026-02-21 17:39:37 -08:00
Baohua Yang
b5ce572b42
Fix format issue
2026-02-21 10:19:28 -08:00
Baohua Yang
0fb4a06453
chore: remove combine.py and ignore it
2026-02-15 09:13:06 -08:00
Baohua Yang
7f4346abbe
chore: remove combine.py and ignore it
2026-02-15 09:12:40 -08:00
baohua
bb94a9f617
Fix and update
2026-02-09 11:34:35 -08:00
Baohua Yang
f3807d9958
Update tools to latest version
2026-01-11 10:05:49 -08:00
Kang Huaishuai
2ee649729a
Update dead url
...
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com >
2021-07-06 23:21:53 +08:00
Kang Huaishuai
533ed411a3
[vuepress] Update config
...
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com >
2020-10-13 22:41:28 +08:00
Kang HuaiShuai
8ed1d14c07
Update vuepress
...
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com >
2019-12-09 13:40:10 +08:00
Kang HuaiShuai
869dc5362c
Use vuepress build book
...
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com >
2019-11-05 19:15:33 +08:00
khs1994
3c95b69ba1
Update book.json
2017-12-04 11:34:47 +08:00
Baohua Yang
6076ac618a
Add node module to git ignore list
2016-08-06 12:40:53 +08:00
gaojice
f945d9f209
试试如何贡献
2014-12-13 00:16:10 +08:00
Baohua Yang
e5a297a7be
Update ignore type list
2014-11-07 15:42:25 +08:00
Baohua Yang
fda6a07a1e
Minor update ignore file; Add pull_all and push_all scripts
2014-10-30 15:30:51 +08:00
Baohua Yang
4abab290ac
Add .idea and _book directories into gitignore file
2014-09-17 14:59:13 +08:00
Baohua Yang
ffc56b0aab
Update readme and summary
2014-09-05 16:27:48 +08:00
Baohua Yang
c89eb8374a
Init the structure
2014-09-05 14:08:21 +08:00