尝试Markdown语法

<h2 id="top">首</h2>

这是H1

这是H2

这是H3

这是H4

这是H5
这是H6

双横线标题

单横线标题

这是引用

  • 白色
  • 绿色
  • 白色
  • 红色
  1. red
  2. green
  3. blue

这是代码块

- (UICollectionViewCell *)collectionView:(UICollectionView *)collectionView cellForItemAtIndexPath:(NSIndexPath *)indexPath {
indexCell *cell = [collectionView dequeueReusableCellWithReuseIdentifier:reuseIdentifier forIndexPath:indexPath];
return cell;
}

强调
s
百度

图片

<h2 id="bottom">底</h2>
<a href="#bottom">试试</a>

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容