This repository was archived by the owner on Jul 26, 2023. It is now read-only.
继续部署后报bug 😂 #54
aozaki-kuro
started this conversation in
General
Replies: 3 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
-
最新版本应该没有 3 这个功能了,关掉了 |
Beta Was this translation helpful? Give feedback.
0 replies
-
README.md里的图片缩放好像不好使。总是显示原图,特别大。如以下代码,不缩放到60%`
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
大佬您好,我又来了,继续报bug
这次问题主要集中在
README.md
中font awesome无法使用
目前尽管可以解析HTML代码,但是font awesome仍然没有办法正确引入。
期望:能够在
README.md
中使用font awesome。测试页面:https://beta.suisei.cc/%E2%9C%A83D%20Live
img标签占位不正常
README.md
中插入图片后,连带使用的超链接也会在图片之外的区域被触发。
期望:
元素不会占满一整行,超链接只在图片区域被触发。可以并排插入第二张图片。
测试页面:https://beta.suisei.cc/%F0%9F%8E%ACMV
意外重载
README.md
在加载完成后,可能在切换文件夹时触发重载。首次进入该文件夹时不会触发。复现方法:
README.md
重载这个bug尽管不影响功能,但是那么大面积内容进行闪烁和重载在观感上非常难受。
上一个版本似乎是没有的,希望能看一下问题出在哪里😂
Beta Was this translation helpful? Give feedback.
All reactions