Coder Social home page Coder Social logo

hyper-markdown-preview's People

Contributors

ekmartin avatar elmasse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ekmartin tamkun

hyper-markdown-preview's Issues

README.md command not found

Hi,

I'm running hyper 2.1.0-canary.1-2968 with the latest hyper-markdown-previewon on Ubuntu with zsh. The error I'm having is:

% README.md
% echo $?
127

The 127 exit code means "command not found". I tried bash and I get the same error.

Are you having similar problems or know what could be the issue?

Thanks,

GitHub style markdown

It would be cool to render the markdown using GitHub's style of markdown using a config option setting.

For example, the code blocks on GitHub use a light grey background.

Example config settings:

module.exports = {
  config: {
    ...
      hyperMarkdown: {
        markdownStyle: 'GitHub', // Can be one of (default, Bitbucket, or GitHub)
      }
    ...
  }
}

Markdown

WeirdGhost@Deepmind MINGW64 ~/project1/demo (master)
$ git status
On branch master

No commits yet

nothing to commit (create/copy files and use "git add" to track)

WeirdGhost@Deepmind MINGW64 ~/project1/demo (master)
$ mate README.md
bash: mate: command not found

WeirdGhost@Deepmind MINGW64 ~/project1/demo (master)
$ README.md
bash: README.md: command not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.