Skip to content

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

Notifications You must be signed in to change notification settings

eksavazquez/markdown2HTML

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

No packages published