Skip to content

eksavazquez/markdown2HTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown2HTML

Provides a markdown editor that convert the text to html to show the final aspect.

Requirements

  • pip install pyqt5
  • pip install pyside6
  • pip install markdown

How to use

Run /app/main.py

Features

  • Create new text file.
  • Edit a text file.
  • Save a text file.
  • Open a text file.
  • Show HTML.
  • Save HTML.

Non Functional Features

  • Header menu.
  • Documentation generated with code.
  • Translation to other languages.

User Interface

Html Displayed

Choosing language

Opening file

Documentation

The documents are placed in /docs/documents/html

About

Provides a markdown editor that convert the text to html to show the final aspect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors