# wails-note **Repository Path**: Pea997/wails-note ## Basic Information - **Project Name**: wails-note - **Description**: 一个简单的基于wails和vditor的markdown编辑器 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-30 - **Last Updated**: 2025-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 打包windows wails build -clean -o note.exe -platform windows/amd64 # 介绍 RunDown编辑器 # TODO 切换codemirror
导出 PDF、HTML、Word、PNG# 打包windows wails build -clean -o note.exe -platform windows/amd64 # 介绍 RunDown编辑器 # TODO 切换codemirror
导出 PDF、HTML、Word、PNG ```go ```