diff options
| author | Tong Sun <[email protected]> | 2020-07-26 00:01:52 -0400 |
|---|---|---|
| committer | Tong Sun <[email protected]> | 2020-07-26 00:01:52 -0400 |
| commit | e2ce2c8953645aec761efb46313ece1e82635b93 (patch) | |
| tree | 6cb1a24ba559231d33814d5966f7382842e99244 /html2md_proj.yaml | |
| parent | Initial commit (diff) | |
| download | html2md-e2ce2c8953645aec761efb46313ece1e82635b93.tar.xz html2md-e2ce2c8953645aec761efb46313ece1e82635b93.zip | |
- [+] add the initial wireframe
Diffstat (limited to 'html2md_proj.yaml')
| -rw-r--r-- | html2md_proj.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/html2md_proj.yaml b/html2md_proj.yaml new file mode 100644 index 0000000..79ad8cc --- /dev/null +++ b/html2md_proj.yaml @@ -0,0 +1,8 @@ +Wireframe: + Proj: html2md + Desc: HTML to Markdown converter + Lang: Go + User: suntong + Author: Tong Sun <[email protected]> + License: MIT + |