# MarkdownHelper
**Repository Path**: sayyy/markdown-helper
## Basic Information
- **Project Name**: MarkdownHelper
- **Description**: No description available
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-26
- **Last Updated**: 2021-03-26
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# MarkdownHelper
#### 介绍
使用showdown支持table。
我在 eclipse 上的,使用 WikiText Editor 编辑 Markdown 时,WikiText Editor 的预览不支持 table。
引入 showdown 渲染 table。
#### 软件架构
依赖:
- showdown.js,推荐版本1.9.1
- 依赖 jquery.js,推荐版本3.5.1
```
```
#### 安装教程
```
```
#### 示例
```
# 项目清单
| 项目 | 仓库地址 | 备注 |
| ----- | --------- | ----------- |
| markdown-helper| https://gitee.com/sayyy/markdown-helper.git | |
| 项目1| https://gitee.com/sayyy/项目1.git | |
| 项目2 | https://gitee.com/sayyy/项目2.git | |
```
效果:
