Commit Graph

30 Commits

Author SHA1 Message Date
Isaac Tadokoro
a904215b52 为改为白色底色的 MCBBS 适配新的 codespan 底色
目前的 mcbbs-markdown2bbcode-converter 在渲染代码段的底色时,
是按照旧版本 MCBBS 的棕色底色,将代码段的颜色取为深棕色 `#ebddc0`。
现在 MCBBS 将底色默认改为白色,深棕色的代码段在网页上看起来已经比较奇怪了。
出于这种考虑,我将 codespan 的底色改为 GitHub 渲染代码段的底色,浅灰色 `f6f8fa`。
2021-06-24 03:58:28 +08:00
Yanbing Zhao
99c4c8e921 Decrease font size for small subtitle 2020-12-03 13:56:19 +08:00
Yanbing Zhao
76f530e988 Adjust min height of tool bar 2020-12-03 13:44:20 +08:00
Yanbing Zhao
25ae047a68 Remove the css file 2020-12-03 03:32:57 +08:00
Yanbing Zhao
c65954e1f2 Add scroll bars for input and output 2020-11-29 23:12:49 +08:00
Yanbing Zhao
72043d30fe Compile to es modules for tree shaking 2020-11-29 23:07:03 +08:00
Yanbing Zhao
2589fa323a Upgrade material-ui version 2020-11-29 23:06:48 +08:00
Yanbing Zhao
23677f6476 Update Google Analytics 2020-11-29 23:06:00 +08:00
45gfg9
8cc9a8ccf1 Update Link & Image 2020-03-16 11:29:51 +08:00
Yanbing Zhao
5d0cbcded8 Make every font size based on px 2019-07-31 01:01:27 +08:00
Yanbing Zhao
f2c0e63738 Add event listener for touch event 2019-07-30 05:41:48 +08:00
Yanbing Zhao
3fe9002551 Merge pull request #9 from SPGoding/master 2019-07-30 04:52:10 +08:00
Yanbing Zhao
a9a75cdbcb Almost rewrite everything by typescript 2019-07-30 04:45:43 +08:00
SPGoding
14d72964ce
Change style of codespan 2019-07-29 16:17:57 +08:00
Yanbing Zhao
afd9b4b05e Add custom render config in localStorage 2018-12-06 21:40:45 +08:00
Yanbing Zhao
373413cb79 Adjust the render config of lists and codes 2018-03-04 14:56:20 +08:00
Yanbing Zhao
f1400d709d Change the incorrect render config of blockquotes 2018-02-19 11:28:21 +08:00
Yanbing Zhao
e6990ea2af Add button for copying to clipboard 2018-02-09 23:50:01 +08:00
Yanbing Zhao
bc28cf1b4f Inline images 2018-02-07 10:05:39 +08:00
Yanbing Zhao
89f705fe24 Move render configurations to an individual json file 2018-02-07 08:06:52 +08:00
Yanbing Zhao
f2f71258bb Change app bar title to responsive layout 2018-02-06 17:24:36 +08:00
Yanbing Zhao
e5beb5921e Adjust some render configurations 2018-02-06 16:37:35 +08:00
Yanbing Zhao
bdaf759345 Change the app bar to green 2018-02-06 15:30:01 +08:00
Yanbing Zhao
f83b0cdd36 Shrink the spacing 2018-02-06 15:02:20 +08:00
Yanbing Zhao
0b2a1e0599 Add Google Analytics 2018-02-06 14:50:00 +08:00
Yanbing Zhao
dc029113e6 Add about page and remove useless material icon font 2018-02-05 17:33:05 +08:00
Yanbing Zhao
1ee6ef7c2b Add render config (read only now) 2018-02-05 14:28:51 +08:00
Yanbing Zhao
7380812a9a Expand the sensing area for markdown input 2018-02-05 00:45:34 +08:00
Yanbing Zhao
c2bd3e41c6 Add responsive layout support 2018-02-05 00:10:10 +08:00
Yanbing Zhao
7fcef11f42 Initial source code files 2018-02-04 22:29:29 +08:00