recipe/demo/search-pro/src/demo.md

44 lines
403 B
Markdown
Raw Normal View History

2024-08-18 19:16:25 +08:00
---
title: Demo Page
author: Mr.Hope
date: 2021-01-01
category:
- Demo
tag:
- Demo
---
Here is **article excerpt**.
```js
const a = 1;
```
<!-- more -->
## Content
Here is main content of **article**.
1. A
1. B
1. C
```js
const a = 1;
```
## Title with Special Characters #@%/
Content with regexp sequence 'a$' test.
<!-- markdownlint-disable -->
##
Empty heading 1
##
Empty heading 2