GithubHelp home page GithubHelp logo

Comments (8)

imageslr avatar imageslr commented on May 23, 2024

你好,你是在 mweb 还是 typora 使用?

from mweb-themes.

zhangleijuly avatar zhangleijuly commented on May 23, 2024

是在typora使用。

from mweb-themes.

imageslr avatar imageslr commented on May 23, 2024

我这边没有复现。可以把你的 markdown 和主题文件夹下的 indigo.css 分享下么?

image

from mweb-themes.

zhangleijuly avatar zhangleijuly commented on May 23, 2024

markdown代码如下,主题css就是最新release里的light/typora-indigo.css

$ kill -l
 1) SIGHUP       2) SIGINT       3) SIGQUIT      4) SIGILL       5) SIGTRAP
 6) SIGABRT      7) SIGBUS       8) SIGFPE       9) SIGKILL     10) SIGUSR1
11) SIGSEGV     12) SIGUSR2     13) SIGPIPE     14) SIGALRM     15) SIGTERM
16) SIGSTKFLT   17) SIGCHLD     18) SIGCONT     19) SIGSTOP     20) SIGTSTP
21) SIGTTIN     22) SIGTTOU     23) SIGURG      24) SIGXCPU     25) SIGXFSZ
26) SIGVTALRM   27) SIGPROF     28) SIGWINCH    29) SIGIO       30) SIGPWR
31) SIGSYS      34) SIGRTMIN    35) SIGRTMIN+1  36) SIGRTMIN+2  37) SIGRTMIN+3
38) SIGRTMIN+4  39) SIGRTMIN+5  40) SIGRTMIN+6  41) SIGRTMIN+7  42) SIGRTMIN+8
43) SIGRTMIN+9  44) SIGRTMIN+10 45) SIGRTMIN+11 46) SIGRTMIN+12 47) SIGRTMIN+13
48) SIGRTMIN+14 49) SIGRTMIN+15 50) SIGRTMAX-14 51) SIGRTMAX-13 52) SIGRTMAX-12
53) SIGRTMAX-11 54) SIGRTMAX-10 55) SIGRTMAX-9  56) SIGRTMAX-8  57) SIGRTMAX-7
58) SIGRTMAX-6  59) SIGRTMAX-5  60) SIGRTMAX-4  61) SIGRTMAX-3  62) SIGRTMAX-2
63) SIGRTMAX-1  64) SIGRTMAX

from mweb-themes.

imageslr avatar imageslr commented on May 23, 2024

我还是没有复现,补充下 typora 版本,以及这个代码库的语言类型选择了什么呢?

image

from mweb-themes.

zhangleijuly avatar zhangleijuly commented on May 23, 2024

typora版本是1.4.3,语言选择是shell。
你没有复现可能是因为没有打开显示行号。

from mweb-themes.

imageslr avatar imageslr commented on May 23, 2024

知道了,可以 css 加一下这一行,修复下:

.CodeMirror-gutters {
  border-right: none;
}

搬运的时候没覆盖到这些场景。感谢反馈。

image

from mweb-themes.

zhangleijuly avatar zhangleijuly commented on May 23, 2024

好的,非常感谢。

from mweb-themes.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.