选择颜色
Markdown

Custom Containers

信息

This is an info box.

提示

This is a tip.

注意

This is a warning.

警告

This is a dangerous warning.

详情

This is a details block.

Colored Diffs in Code Blocks

js
export default {
  data () {
    return {
      msg: 'Removed'
      msg: 'Added'
    }
  }
}

作者:碱式碳酸铜

出处:https://blog.montaro.cn/posts/markdown

版权:本作品采用「CC BY-NC-SA」许可协议进行许可。

Buy me a cup of coffee ☕
« 上一篇:Hello, Valaxy!
» 下一篇:SpringBoot使用注解进行分页
posted @
2026-06-05T07:18:12.434Z
碱式碳酸铜