Hi everyone, I was wondering what are the best free web markdown editors out there? I am looking to create HTML, CSS, JS , files and the following features would be helpful: Good Syntax highlighting Auto complete functionality Ability to create different documents like .css Ability to preview files (execute them in browsers) I need one to install on a laptop! Now I think Boost Note is better than others. Just by chance, I pay respect to other tools. I'm a junior programmer, so I can't do a detailed comparison ... URL: https://boostnote.io What do you think?
Why not use VS Code, or even Sublime Text VS Code supports a huge number of plugins and languages, is used by thousands of devs across the globe, features linting and coloring and is steady and production ready. It even supports markdown.