Giter VIP home page Giter VIP logo

markdownedit's Introduction

CodeFactor License: GPL v3 GitHub release

Experience the speed and simplicity of MarkdownEdit

Table of Contents

  1. Features
  2. Preview
  3. Dependencies
  4. Build instructions
  5. Credits

Features

MarkdownEdit offers a range of powerful features to make editing and creating Markdown files quick and easy:

  • Spell checker
  • Save and load Markdown files quickly and easily
  • Powerful undo/redo capabilities
  • Real-time Markdown preview
  • Editor with syntax highlighting
  • Auto-completion for brackets, lists, and more
  • Find/replace functionality for efficient editing
  • Export to HTML and PDF
  • Lightweight and resource-efficient
  • Quick access to recent files from the toolbar or file menu
  • Open source and native look and feel

Screenshots

Live preview enabled Live preview enabled
Live preview disabled Live preview disabled
Preview only Preview only

Preview

(Note: Bugs are expected, it's a desktop app and not a web app)

You can preview MarkdownEdit in action here.

Please note:

  • The online preview may not perform as well as the actual app
  • Spell check is not available in the online preview
  • Drag and drop functionality is not supported in the online preview

Dependencies

MarkdownEdit requires Qt and nuspell (optional) to be installed.

Build instructions

To build MarkdownEdit, follow these steps:

  1. Clone the MarkdownEdit repository: git clone https://github.com/tim-gromeyer/MarkdownEdit --depth=1 && cd MarkdownEdit
  2. Initialize and update the submodules: git submodule update --init --recursive -j 3 --depth=1
  3. Create a build directory and navigate to it: mkdir build && cd build
  4. Generate a Makefile using CMake: cmake ..
  5. Build the project: cmake --build . -j4

Credits

  • Thanks to Waqar Ahmed for help with development.
  • The conversion from Markdown to HTML is done using the md4c library by Martin Mitáš.
  • The widget used for writing was created by Patrizio Bekerle.

markdownedit's People

Contributors

tim-gromeyer avatar dependabot[bot] avatar waqar144 avatar codeowners-com[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.