Giter Site home page Giter Site logo

Comments (6)

YiHui-Liu avatar YiHui-Liu commented on June 11, 2024

唔,貌似中间有中文标点就会影响

from hexo-theme-stun.

YiHui-Liu avatar YiHui-Liu commented on June 11, 2024

开始标记符的前后必须满足:

  1. 不能后跟空白
  2. 标点符号
    • 不能后跟标点符号
    • 如果后跟标点符号,则前面必须有空白

结束标记符的规则和开始标记符相反:

  1. 前面不能是空白
  2. 标点符号:
    • 前面不能是标点符号
    • 如果前面是标点符号,则后面必须有空白

from hexo-theme-stun.

YiHui-Liu avatar YiHui-Liu commented on June 11, 2024

image
image
在结束标记符的后面加一个空格即可

from hexo-theme-stun.

JunKuangKuang avatar JunKuangKuang commented on June 11, 2024

与之相似的,即使在一堆文字中加粗了,在一大段文字中也不明显,请问怎么能够自定义修改加粗的字体颜色?
左侧是我本地编写的时候,用css主题实现的效果
image
等我发布出来以后,用主题渲染的结果就是
image
我想改动一点,但是差点儿把整个博客主题都搞坏了。这个功能只是个人需求,所以请指点一下如何实现呢?我现在使用的还是2.1.1的老版本。。。。

from hexo-theme-stun.

YiHui-Liu avatar YiHui-Liu commented on June 11, 2024

与之相似的,即使在一堆文字中加粗了,在一大段文字中也不明显,请问怎么能够自定义修改加粗的字体颜色? 左侧是我本地编写的时候,用css主题实现的效果

source/css/_custom/index.styl中添加自己想要的样式就行

from hexo-theme-stun.

JunKuangKuang avatar JunKuangKuang commented on June 11, 2024

感谢,成功实现目的了
嘻嘻嘻😁

from hexo-theme-stun.

Related Issues (20)

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.