选择颜色
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 ☕
« 上一篇:SpringBoot使用注解进行分页
» 下一篇:解决IDEA中使用JDK 21会编译为JDK 17的问题
posted @
2025-10-13T14:00:23.000Z
碱式碳酸铜