1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

188 Commits

Author SHA1 Message Date
5fcbb64413
fix(figure): use correct color for figcaption 2023-03-07 22:28:53 +08:00
0af430670a
style(comments): add comments to describe light/dark modes 2023-03-07 22:26:09 +08:00
47e16ecde7
fix(colors): solve deprecated grammars 2023-03-07 22:25:07 +08:00
bf04be0379
feat(quote): apply opacity: .75; instead of .8 on quotes 2023-03-07 22:22:48 +08:00
b43013e33e
feat(table): use more flexible selector for thead and tbody 2023-03-07 22:18:31 +08:00
0f50a7c98d
fix(media): remove hardcoded pixel height and width 2023-03-07 22:09:11 +08:00
f4d95387c3
style: run Stylelint to fix lint problems 2023-03-07 22:07:28 +08:00
42967ea775
feat(link): improve user experience with links 2023-03-07 22:04:15 +08:00
b4d1423d37
feat(colors): update default color palette 2023-03-07 21:59:39 +08:00
008564db1b
chore: release v0.1.2 v0.1.2 2023-03-07 21:18:34 +08:00
21de988cb9
feat(colors)!: rewrite color variables logic 2023-03-07 21:18:13 +08:00
5568aa278f
chore: release v0.1.1-patch v0.1.1-patch 2023-03-07 20:17:04 +08:00
919ebfaf39
chore(package)!: fix incorrect dependency 2023-03-07 20:16:20 +08:00
458b495b44
chore: release v0.1.1 v0.1.1 2023-03-07 19:53:37 +08:00
ff23b42eec
feat(title): improve .header-anchor display effect 2023-03-07 19:47:52 +08:00
32be4bf51a
refactor: use @forward instead of @use in _all.scss 2023-03-07 18:57:50 +08:00
ce94858f01
feat(code): add specify styles for code blocks 2023-03-07 18:56:37 +08:00
6c0c7e7624
fix(code): remove Shiki integration 2023-03-07 18:38:01 +08:00
10ae6dc593
chore: release v0.1.0 v0.1.0 2023-03-06 22:16:47 +08:00
28fcbf66a8
chore(ci): use Node.js version lts/* at lint and release 2023-03-06 22:12:09 +08:00
e9264bfa01
chore(lint): use @kuohuanhuan/stylelint-config as Stylelint config 2023-03-06 22:07:19 +08:00
0e6c171424
chore(package): standardize author field in package.json 2023-03-06 19:43:44 +08:00
d45e09d7bf
chore(ci): add lts/* to node-version in CI 2023-03-05 19:53:39 +08:00
eb2e5f532a
chore(ci): rename Build and Release to Release 2023-03-05 19:39:45 +08:00
2e99e64a3e
refactor(colors)!: rename $link-border to $a-border 2023-03-05 18:15:14 +08:00
877ea710d6
chore(ci): only run lint and build when specified files modified 2023-03-05 18:09:07 +08:00
df63212d6d
chore(ci): use windows-2022 to create releases [skip actions] 2023-03-05 17:52:14 +08:00
ee89b96068
fix(code)!: respect shiki themes 2023-03-05 17:43:16 +08:00
63a6fc2072
refactor!: deprecate .prose class and lint 2023-03-05 17:39:51 +08:00
e54282e5f8
docs(readme): move documentation to Wiki 2023-03-05 17:14:04 +08:00
2b9619f2e2
refactor: migrate to modern module system 2023-03-05 15:00:12 +08:00
2cb60cc6c4
fix(markdown): remove invalid .highlight class 2023-03-05 13:55:52 +08:00
beedb0e803
docs(readme): remove unnecessary remark 2023-03-05 12:46:14 +08:00
77e57fe3ae
chore: release v0.0.5 2023-03-05 12:33:18 +08:00
5f45d99381
Due to a restrict of npm, we cannot override the 0.0.3 version. 2023-03-05 12:33:00 +08:00
936615f48c
chore: release v0.0.3 v0.0.3 2023-03-04 22:54:05 +08:00
06f383891e
docs(readme): use shorthand link with CDN 2023-03-04 22:48:59 +08:00
e7b3d3eb8d
chore(package.json): add main value to support CDN services 2023-03-04 22:36:48 +08:00
7ffabe53bd
revert: de8b9d621cc3e494c70505bedfbad4f25e4d7a6c [skip actions] 2023-03-04 19:51:29 +08:00
95a1576179
feat(fonts): add Sarasa Gothic to monospace font fallback 2023-03-04 19:13:56 +08:00
cfa79e400a
chore: release v0.0.2 v0.0.2 2023-03-04 18:55:23 +08:00
39c543c7f6
docs(readme): add usage in CSS files 2023-03-04 18:44:50 +08:00
b383912f30
docs(readme): replace node badge with ci one 2023-03-04 18:19:01 +08:00
74a4cda9d3
docs(readme): change the colors of the badges 2023-03-04 17:31:13 +08:00
13a8c92ebe
chore(build): remove useless blank line in Gruntfile.coffee 2023-03-04 17:25:33 +08:00
7e5821b10d
chore(config): add top comment to .editorconfig 2023-03-04 17:22:46 +08:00
a365317c85
refactor(fonts)!: add font-code to let managing code fonts more flexible 2023-03-04 17:19:15 +08:00
213ea5f44f
refactor(vars): create modes directory 2023-03-04 16:53:06 +08:00
5ee77990a6
refactor(vars): organize variables 2023-03-04 16:49:47 +08:00
59745590c2
fix(vars): fix deprecated color expression in Sass 2023-03-04 16:46:29 +08:00