MD Displayer is a tool for displaying and rendering Markdown files.
- Display Markdown files
- Real-time preview
- Support for standard Markdown syntax
git clone https://github.com/fredatgithub/MdDisplay
cd MdDisplayDescribe how to use the application here.
List any dependencies or requirements needed to run the application.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.