Skip to content

hblxo/MarkItDown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MarkItDown

A simple markdown text editor powered by Qt5

📘 Info

[WIP] This is an ongoing learning project. Many improvements can still be made !

About

A very small project to learn how to use Qt.

Goals // Key learnings

My (self-imposed) goals were to learn how to create a simple interface with :

  • text formatting,
  • text menus,
  • quick menus,
  • contextual menu,
  • text input,
  • keyboard shortcuts,
  • saving options,
  • Qt translate system,
  • tab management,
  • and so on.

Installation

  git clone https://github.com/hblxo/MarkItDown.git
  cd MarkItDown/MarkItDown/
  qMake MarkItDown.pro
  make

Credits

Icons made by Pixel perfect from FlatIcon.com

Copyright

This project is licensed under the terms of the GNU GENERAL PUBLIC LICENSE. See License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published