Skip to content

Commit

Permalink
Merge branch 'docs' of github.com:imzbf/md-editor-rt into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
imzbf committed Aug 31, 2023
2 parents 60a3f08 + 2fee9e5 commit 49ff09e
Show file tree
Hide file tree
Showing 141 changed files with 12,130 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
sessionStorage.redirect = location.href;
</script>
<meta http-equiv="refresh" content="0;URL='/md-editor-rt'"></meta>
</head>
<body>

</body>
</html>
16 changes: 16 additions & 0 deletions docs/about-en-US.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## About md-editor-rt

![](https://img.shields.io/github/stars/imzbf/md-editor-rt?style=social) ![](https://img.shields.io/npm/dm/md-editor-rt) ![](https://img.shields.io/bundlephobia/min/md-editor-rt) ![](https://img.shields.io/github/license/imzbf/md-editor-rt) ![](https://img.shields.io/github/package-json/v/imzbf/md-editor-rt) ![](https://img.shields.io/badge/ssr-%3E1.6.0-brightgreen)

Markdown editor for react, developed in jsx and typescript, dark theme, beautify content by prettier, render articles directly, paste or clip the picture and upload it...

## Same Series

- For vue3, [md-editor-v3](https://github.com/imzbf/md-editor-v3)

## Connect

1. Email:zbfcqtl@gmail.com
2. Github issue:[github issues](https://github.com/imzbf/md-editor-rt/issues)

I'm not proficient in English, please help me correct wrong grammars.
14 changes: 14 additions & 0 deletions docs/about-zh-CN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## 关于 md-editor-rt

![](https://img.shields.io/github/stars/imzbf/md-editor-rt?style=social) ![](https://img.shields.io/npm/dm/md-editor-rt) ![](https://img.shields.io/bundlephobia/min/md-editor-rt) ![](https://img.shields.io/github/license/imzbf/md-editor-rt) ![](https://img.shields.io/github/package-json/v/imzbf/md-editor-rt) ![](https://img.shields.io/badge/ssr-%3E1.6.0-brightgreen)

Markdown 编辑器,react 版本,使用 jsx 和 typescript 语法开发,支持切换主题,支持 prettier 美化文本,支持图片粘贴上传,裁剪上传,支持在 tsx 项目使用。

## 同系列

- vue3 版本,[md-editor-v3](https://github.com/imzbf/md-editor-v3)

## 反馈联系

1. 邮箱:zbfcqtl@gmail.com
2. issue 管理:[github issues](https://github.com/imzbf/md-editor-rt/issues)
1 change: 1 addition & 0 deletions docs/assets/apl-f73da2d7.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/asciiarmor-e7973ceb.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/asn1-f9c290f0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/asterisk-9c249b4c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/brainfuck-637b9bf0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/clike-3f6f5c72.js

Large diffs are not rendered by default.

Loading

0 comments on commit 49ff09e

Please sign in to comment.