Celejar wrote:
>
> This is pretty much what I use - I have the following snippet
> in .config/mc/mc.ext :
>
> # Markdown
> shell/i/.md
> View=pandoc %f | lynx -stdin
>
> Not quite a GUI, but close ;)
>
Thanks, that is a good idea for mutt's mailcap:
text/markdown; pandoc %s | lynx -st
Tom Browder wrote:
> On Wed, Mar 17, 2021 at 05:56 Victor Sudakov wrote:
> ...
>
> > I have an account on Github, but nothing beats clicking a document in
> > Thunar or Thunderbird to open it for viewing. You don't even have to be
> > online for that.
>
>
> Great for your usage, Victor, but for
to...@tuxteam.de wrote:
> On Wed, Mar 17, 2021 at 05:21:49PM +0700, Victor Sudakov wrote:
>
> [...]
>
> > I could write a script which would convert Markdown documents to HTML
> > and then call Firefox on the result, but I'm surprised there is no MD
> > viewer like xdvi or qpdfview.
>
> This may
riveravaldez wrote:
> On ..., Victor Sudakov wrote:
> > Dear Colleagues,
> >
> > Can you please advise a good GUI Markdown previewer?
[dd]
>
> Доброе утро, товарищ Виктор! ;)
>
> If I recall correctly, Ghostwriter is designed towards writing/editing
> markdown
> text with a real-time almost-id
On ..., Victor Sudakov wrote:
> Dear Colleagues,
>
> Can you please advise a good GUI Markdown previewer?
>
> Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
> different matter. I'd like the previewer to display rendered Markdown
> nicely with fonts, hyperlinks, numbered lis
On 18-03-2021 04:38, Gilles Mocellin wrote:
> Le mercredi 17 mars 2021, 07:30:36 CET Victor Sudakov a écrit :
>
>> Dear Colleagues,
>
>>
>
>> Can you please advise a good GUI Markdown previewer?
>
>>
>
>> Many editors (vim, mousepad) can highlight Markdown syntax, but it's
> a
>
>> differen
Le mercredi 17 mars 2021, 07:30:36 CET Victor Sudakov a écrit :
> Dear Colleagues,
>
> Can you please advise a good GUI Markdown previewer?
>
> Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
> different matter. I'd like the previewer to display rendered Markdown
> nicely w
On 17-03-2021 22:10, Celejar wrote:
> On Wed, 17 Mar 2021 17:40:19 +0700
> Victor Sudakov wrote:
>
>> Weaver wrote:
>> > >> Can you please advise a good GUI Markdown previewer?
>> > >>
>> > >> Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
>> > >> different matter. I'd lik
I use emacs and followed the steps outlined here:
https://gist.github.com/fredRos/0e3a845de95ec654538f
then, using C-c C-c v will export and preview the file in the default
browser, in my case Firefox. The suggested CSS file is a close
approximation of GitHub flavored Markdown. I would guess th
On Wed, 17 Mar 2021 17:55:56 +0700
Victor Sudakov wrote:
> Tom Browder wrote:
> > On Wed, Mar 17, 2021 at 01:31 Victor Sudakov wrote:
> > > Can you please advise a good GUI Markdown previewer?
> >
> >
> > A cheap and very useful way to do so is to establish a free account on
> > Github, create
On Wed, 17 Mar 2021 17:40:19 +0700
Victor Sudakov wrote:
> Weaver wrote:
> > >> Can you please advise a good GUI Markdown previewer?
> > >>
> > >> Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
> > >> different matter. I'd like the previewer to display rendered Markdown
>
On 2021-03-17 06:30, Victor Sudakov wrote:
Dear Colleagues,
Can you please advise a good GUI Markdown previewer?
Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
different matter. I'd like the previewer to display rendered Markdown
nicely with fonts, hyperlinks, numbered l
On 17-03-2021 20:40, Victor Sudakov wrote:
> Weaver wrote:
>> >> Can you please advise a good GUI Markdown previewer?
>> >>
>> >> Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
>> >> different matter. I'd like the previewer to display rendered Markdown
>> >> nicely with font
On Wed, Mar 17, 2021 at 05:56 Victor Sudakov wrote:
...
> I have an account on Github, but nothing beats clicking a document in
> Thunar or Thunderbird to open it for viewing. You don't even have to be
> online for that.
Great for your usage, Victor, but for my common workflow, I write Markdow
On Wed, Mar 17, 2021 at 05:21:49PM +0700, Victor Sudakov wrote:
[...]
> I could write a script which would convert Markdown documents to HTML
> and then call Firefox on the result, but I'm surprised there is no MD
> viewer like xdvi or qpdfview.
This may be due to the fact that, if you look clos
Tom Browder wrote:
> On Wed, Mar 17, 2021 at 01:31 Victor Sudakov wrote:
> > Can you please advise a good GUI Markdown previewer?
>
>
> A cheap and very useful way to do so is to establish a free account on
> Github, create a repository for your work, and start creating Markdown in a
> browser.
On Wed, Mar 17, 2021 at 01:31 Victor Sudakov wrote:
> Can you please advise a good GUI Markdown previewer?
A cheap and very useful way to do so is to establish a free account on
Github, create a repository for your work, and start creating Markdown in a
browser.
Fork the repository onto your c
Weaver wrote:
> >> Can you please advise a good GUI Markdown previewer?
> >>
> >> Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
> >> different matter. I'd like the previewer to display rendered Markdown
> >> nicely with fonts, hyperlinks, numbered lists etc.
> >>
> > VSCodi
billium wrote:
> > On 17/03/2021 06:30, Victor Sudakov wrote:
> > > Can you please advise a good GUI Markdown previewer?
> >
> >
>
> If you are on KDE there is ReText.
>
This one looks good.
However, in rendered mode, lines with code are indistinguishable from
regular text (I expected a monos
Darac Marjal wrote:
>
> >
> > Can you please advise a good GUI Markdown previewer?
> >
> > Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
> > different matter. I'd like the previewer to display rendered Markdown
> > nicely with fonts, hyperlinks, numbered lists etc.
> >
> V
On 17/03/2021 08:34, Darac Marjal wrote:
On 17/03/2021 06:30, Victor Sudakov wrote:
Dear Colleagues,
Can you please advise a good GUI Markdown previewer?
Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
different matter. I'd like the previewer to display rendered Markdow
On 17-03-2021 18:34, Darac Marjal wrote:
> On 17/03/2021 06:30, Victor Sudakov wrote:
>> Dear Colleagues,
>>
>> Can you please advise a good GUI Markdown previewer?
>>
>> Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
>> different matter. I'd like the previewer to display re
On 17/03/2021 06:30, Victor Sudakov wrote:
> Dear Colleagues,
>
> Can you please advise a good GUI Markdown previewer?
>
> Many editors (vim, mousepad) can highlight Markdown syntax, but it's a
> different matter. I'd like the previewer to display rendered Markdown
> nicely with fonts, hyperlinks,
23 matches
Mail list logo