On Mon, 2018-09-24 at 11:24 -0700, stan wrote:
> On Mon, 24 Sep 2018 12:32:42 +0100
> Patrick O'Callaghan <pocallag...@gmail.com> wrote:
> 
> > I'm looking for a simple terminal-based viewer for Markdown files. I
> > *don't* want an editor. Think 'less', not 'emacs'. I don't mind if it
> > wants to pop up a window to show rich text, but it's not critical.
> > 
> > It seems remarkably* difficult to find such a beast.
> 
> So, of course, I'm going to recommend an editor - vim, in its view
> form, which makes it readonly (same as vim -R)
> 
> It has a plugin for markdown, and will highlight keywords.

I'm not familiar with vim plugins, but I copied
/usr/share/vim/vim81/syntax/markdown.vim to ~/.vim/plugin and fired up
vim with a .md file. It didn't seem to do anything (i.e. I just see the
raw Markdown). Am I missing something?

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to