alvii147 / ReMark

ReMark is a minimalistic Markdown and reStructuredText editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReMark logo

ReMark is a minimalistic Markdown and reStructuredText editor, built using PyQt6.

Installation

Clone the repository

git clone https://github.com/alvii147/ReMark.git

Install dependencies

pip3 install -r requirements.txt

Run ReMark

python3 ReMark.py

Overview

Markdown Editor

Dark UI Dark Preview Markdown Screenshot

reStructuredText Editor

Dark UI Dark Preview reStructuredText Screenshot

Light Mode Preview

Dark UI Light Preview Markdown Screenshot

Light Mode UI

Light UI Light Preview

Settings

Dark UI settings

About

ReMark is a minimalistic Markdown and reStructuredText editor

License:BSD 3-Clause "New" or "Revised" License