Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.17 KB

Live HTML Editor

Author: Afaan Bilal

Download: Setup, V1.0.0

Introduction

Live HTML Editor is a C# .NET Windows desktop app to easily edit HTML documents and see the result live.

Screenshots

Live HTML Editor by Afaan Bilal

Live HTML Editor by Afaan Bilal

Features

  • See the HTML output live as you edit it.
  • Edit many files together in tabs.
  • Syntax highlighting for ease of coding.
  • Customizable editor and much more...

Contributing

All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks!

License

Live HTML Editor is released under the MIT License. Check out the full license here.