代码之家  ›  专栏  ›  技术社区  ›  Karen

降价缩进(github)

  •  0
  • Karen  · 技术社区  · 7 年前

    <style>
      p {
        font-size: 16px;
        text-indent: 2em;
      }
    </style>
    1 回复  |  直到 7 年前
        1
  •  1
  •   Chris    7 年前

    github doesn't allow arbitrary styles in its Markdown

    script class id 属性。请参阅 sanitization filter 查看完整的白名单。