Skip to content

stormpero/MarkdownEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

114 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Markdown Editor

The course work is written in the C++ programming language using the Qt framework. All tasks have been completed, and a fully working and functional Markdown file editor has been developed with the possibility of live preview of the result, which is possible based on the entered markup. The program interface contains three workspaces that can be turned on and off at the user's request. The program supports all constructions of the Markdown text markup language, also translated into HTML markup language and PDF.

Menu Functions:

  • File
    • Create a new file
    • Upload a file
    • Save
    • Save as...
    • Export to HTML
    • Export to PDF
  • Add
    • Link
    • Image
  • View
    • Editor + preview
    • Markdown editor only
    • HTML Preview

Markdown Editor interface

MarkdownPreview1

Markdown examples

MarkdownPreview2

Menu Bar File

MarkdownPreview3

Menu Bar Add

MarkdownPreview4

Toolbar

MarkdownPanel

About

๐Ÿ“„ Markdown file editor with live preview of the result. The program supports all constructions of the Markdown text markup language, also translated into HTML markup language and PDF.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors