Skip to content

Repository files navigation

Markdown Live Preview

Live Preview for Markdown file, using WebView.

Build

To build this project in Windows, you have to set up MinGW-w64.

  • This project, markdown-live-preview depends on webview_go.
  • webview_go requires CGO when compiling.
  • CGO is not compatible with MSVC. Setting up GCC is required.

I recommend using WinLibs

  • GCC 15.1.0 with MCF threads, without LLVM/Clang/LLD/LLDB

Resource

If you make .syso file, go build will apply it automatically.

To make .syso file, install go-winres.

go install github.com/tc-hib/go-winres@latest
go-winres simply --icon resource/windows/icon.png --manifest gui --product-name "Markdown Live Preview"

About

Markdown Live Preview with WebView

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages