Skip to content

Local application with markdown parser to display documents arbitrarily in the browser

License

Notifications You must be signed in to change notification settings

maro114510/Markdown_Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MARKDOWN VIEWER

testpass Version License

Node.js Electron marked.js Jest

Description

This is a simple markdown viewer that allows you to view markdown files and export them to PDF.

Installation

To install this application, you will need Node.js installed on your computer.

Once Node.js is installed, clone the repository and install its dependencies by running:

$ npm install

Build

To build the application, run:

$ sh ./scripts/build.sh

Check build directory!!!

Usage

  1. Open the application.
  2. Select the markdown file you want to view.
  3. You can view the markdown file and Export to PDF.

Contributing

License

Tests

Questions

Contact

Credits

Features

How to Contribute

Technologies Used