Git Product home page Git Product logo

chrome-markdown-editor's People

Contributors

chenzhiwei avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

chrome-markdown-editor's Issues

no color for left side

There is no color on the left side.
My chrome is version 50, On Win10. But it works fine on Ubuntu Chromium.

换行问题

good job!
换行的时候不是 GFM 风格的。
GFM 换行不需要空一行。

Enhancement Request: 80 Column ruler

It is a pretty standard convention to line-break ascii docs at column 80, and it would be terrific if there was a checkbox in the options that can enable a simple line at column 80.

I have been using inspector to add the following class every time I use the editor:

.CodeMirror-code {
    max-width: 82ch; /* for some reason I haven't researched setting to 80ch only allows 78 chars */
    border-right: 1px solid #eee;
}

I'm not sure if .CodeMirror-code would be the best choice for where to add this (a transparent absolutely positioned div may be better) but I think this would help a lot of readme/wiki editors.

Thanks for the great extension either way.

Export to PDF

I often need to share requirements we keep in GH Issues with non-GH users. To do so, exporting markdown to PDF is a very useful way of sharing. Adding an export to PDF option would be really helpful. Thanks.

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.