<div dir="ltr">Not really sure what you are trying to do with markdown.<br>But github has native support for markdown.<br>Any .md file you create will be automatically displayed rendered.<br>If you want some more advance website github has a builtin feature called github pages.<br>It can automatically generate a website from your markdown files using Jekyll.<br>You can even add your own domain and basically have github host your site for free.<br><br>I think there are also a few services offering WYSIWYG editor for markdown hosted on github but I never used them.<br><br>Atom as recommended is a great editor but probably any major editor will have a markdown plugin.<br><br><br><br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 3, 2018 at 6:22 AM, Michael Van Delft <span dir="ltr"><<a href="mailto:michael@hybr.id.au" target="_blank">michael@hybr.id.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm a fan of Atom <a href="https://atom.io" rel="noreferrer" target="_blank">https://atom.io</a> as my editor of choice, you can do a<br>
split pane thing (Ctrl + Shift + M) that will show the rendered<br>
markdown as you type, it's got great GitHub integration because it's<br>
made by the folks at GitHub.<br>
<br>
I'm not sure about HTML export by default but it's very extensible<br>
with lots of plugins available and I'd be shocked if it couldn't do<br>
what you want.<br>
<div class="HOEnZb"><div class="h5"><br>
On 1 June 2018 at 09:23, Marcos Raúl Carot <<a href="mailto:marcos.carot@gmail.com">marcos.carot@gmail.com</a>> wrote:<br>
> <a href="https://code.visualstudio.com/" rel="noreferrer" target="_blank">https://code.visualstudio.com/</a> ?<br>
><br>
> On Fri, 1 Jun 2018 at 15:31 Byron Hammond <<a href="mailto:byronester@gmail.com">byronester@gmail.com</a>> wrote:<br>
>><br>
>> Hi Dean, there are some simple websites out there with in-built Markdown<br>
>> support.<br>
>> I use <a href="https://dillinger.io/" rel="noreferrer" target="_blank">https://dillinger.io/</a><br>
>> It has export functionality and GitHub integration.<br>
>> Have fun :)<br>
>><br>
>> On Fri, 1 Jun 2018 at 15:28, Dean Bergin <<a href="mailto:dean.bergin@gmail.com">dean.bergin@gmail.com</a>> wrote:<br>
>>><br>
>>> Hello PLUG,<br>
>>><br>
>>> I know certain members use and advocate markdown, but since I am someone<br>
>>> who is new to it (where has this been all my life!?!?!), I am searching for<br>
>>> recommendations for an application.<br>
>>><br>
>>> Some Requirements:<br>
>>><br>
>>> Multi-platform<br>
>>> Free/Enterprise friendly licence<br>
>>> Ability to operate like a word processor using style commands/keyboard<br>
>>> shortcuts (switch to plain-text optional)<br>
>>> Export to HTML/PDF<br>
>>> GitHub integration (optional)<br>
>>><br>
>>> I'm currently using the Notepad++ Markdown++ plugin, but I'm finding it<br>
>>> hard to focus on writing content when I'm constantly arguing with<br>
>>> formatting...<br>
>>><br>
>>> Thanks in advance.<br>
>>><br>
>>> --<br>
>>><br>
>>> Kind Regards,<br>
>>><br>
>>> Dean Bergin.<br>
>>><br>
>>> ______________________________<wbr>_________________<br>
>>> PLUG discussion list: <a href="mailto:plug@plug.org.au">plug@plug.org.au</a><br>
>>> <a href="http://lists.plug.org.au/mailman/listinfo/plug" rel="noreferrer" target="_blank">http://lists.plug.org.au/<wbr>mailman/listinfo/plug</a><br>
>>> Committee e-mail: <a href="mailto:committee@plug.org.au">committee@plug.org.au</a><br>
>>> PLUG Membership: <a href="http://www.plug.org.au/membership" rel="noreferrer" target="_blank">http://www.plug.org.au/<wbr>membership</a><br>
>><br>
>> ______________________________<wbr>_________________<br>
>> PLUG discussion list: <a href="mailto:plug@plug.org.au">plug@plug.org.au</a><br>
>> <a href="http://lists.plug.org.au/mailman/listinfo/plug" rel="noreferrer" target="_blank">http://lists.plug.org.au/<wbr>mailman/listinfo/plug</a><br>
>> Committee e-mail: <a href="mailto:committee@plug.org.au">committee@plug.org.au</a><br>
>> PLUG Membership: <a href="http://www.plug.org.au/membership" rel="noreferrer" target="_blank">http://www.plug.org.au/<wbr>membership</a><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> PLUG discussion list: <a href="mailto:plug@plug.org.au">plug@plug.org.au</a><br>
> <a href="http://lists.plug.org.au/mailman/listinfo/plug" rel="noreferrer" target="_blank">http://lists.plug.org.au/<wbr>mailman/listinfo/plug</a><br>
> Committee e-mail: <a href="mailto:committee@plug.org.au">committee@plug.org.au</a><br>
> PLUG Membership: <a href="http://www.plug.org.au/membership" rel="noreferrer" target="_blank">http://www.plug.org.au/<wbr>membership</a><br>
______________________________<wbr>_________________<br>
PLUG discussion list: <a href="mailto:plug@plug.org.au">plug@plug.org.au</a><br>
<a href="http://lists.plug.org.au/mailman/listinfo/plug" rel="noreferrer" target="_blank">http://lists.plug.org.au/<wbr>mailman/listinfo/plug</a><br>
Committee e-mail: <a href="mailto:committee@plug.org.au">committee@plug.org.au</a><br>
PLUG Membership: <a href="http://www.plug.org.au/membership" rel="noreferrer" target="_blank">http://www.plug.org.au/<wbr>membership</a></div></div></blockquote></div><br></div>