markmon | A pandoc/markdown previewer with fast Mathjax re-rendering

 by   yyjhao JavaScript Version: 0.0.7 License: No License

kandi X-RAY | markmon Summary

kandi X-RAY | markmon Summary

markmon is a JavaScript library typically used in Utilities applications. markmon has no bugs, it has no vulnerabilities and it has low support. You can install using 'npm i markmon' or download it from GitHub, npm.

markmon is a pandoc/markdown previewer with fast Mathjax re-rendering. While this is built mainly for pandoc and Mathjax, it should also work for other markdown parsers in general. Though you should really check out pandoc if you haven't. Also note that markmon does not contain a parser itself.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              markmon has a low active ecosystem.
              It has 172 star(s) with 19 fork(s). There are 13 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 12 open issues and 8 have been closed. On average issues are closed in 85 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of markmon is 0.0.7

            kandi-Quality Quality

              markmon has 0 bugs and 0 code smells.

            kandi-Security Security

              markmon has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              markmon code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              markmon does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              markmon releases are not available. You will need to build from source code and install.
              Deployable package is available in npm.
              Installation instructions, examples and code snippets are available.
              markmon saves you 96 person hours of effort in developing the same functionality from scratch.
              It has 245 lines of code, 0 functions and 14 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of markmon
            Get all kandi verified functions for this library.

            markmon Key Features

            No Key Features are available at this moment for markmon.

            markmon Examples and Code Snippets

            No Code Snippets are available at this moment for markmon.

            Community Discussions

            QUESTION

            Sublime Text Markmon package, render with github markdown style?
            Asked 2018-Jun-09 at 18:06

            I am trying to get the markmon package for sublime text to render my markdown with the GitHub styles, but I've had no luck.

            I've tried various things to convince the preferences to invoke a different style sheet, to no avail.

            Here are my preferences:

            { "executable": "markmon", "port": 3002, "pandoc_path": "/usr/bin/pandoc", "command": "pandoc -t HTML5", "stylesheet": null, "projectdir": null }

            I'm on Linux, and I have a local copy of the style-sheet I can employ, but so far all attempts to supply it have caused strange behavior.

            ...

            ANSWER

            Answered 2018-Jun-09 at 18:06

            After a bit more hacking about I found that an explicit call to the style document can be made as such:

            { "executable": "markmon", "port": 3002, "pandoc_path": "/usr/bin/pandoc", "command": "pandoc -t HTML5", "stylesheet": "/home/jeremy/.pandoc/style.css", "projectdir": null }

            You can then confirm this by running markmon and looking at the stylesheet from the page source.

            A big comment at the start of the stylesheet document is handy for confirmation.

            Note: the markmon plugin does not live reload this stylesheet, you have to tell sublime text to stop markmon and restart markmon to have it reload the stylesheet. I'd be curious on how to change that behavior to a live reload.

            The markmon plugin itself however will not added the proper classes to elements that use GitHub's extended markdown, so things like checklist list items will not work without hacking in a way for the initial document processing to add the right tags.

            I'm not sure where that processing takes place or how to go about finding out.

            Source https://stackoverflow.com/questions/50776576

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install markmon

            Note for Windows: You will need to have a compiler and some development files (headers) installed. The easiest thing to do is install the Windows SDK 7.1 and run the install cmd from the SDK Development Environment CMDline. (Note about the SDK installation: It has poorly documented issues (ie failing with a meaningless error) if you already have the MS Visual C++ 2010 redist installed - so you may have to uninstall that first and reinstall later.).

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • npm

            npm i markmon

          • CLONE
          • HTTPS

            https://github.com/yyjhao/markmon.git

          • CLI

            gh repo clone yyjhao/markmon

          • sshUrl

            git@github.com:yyjhao/markmon.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by yyjhao

            html5-hearts

            by yyjhaoJavaScript

            HTML5-Gomoku

            by yyjhaoJavaScript

            IVLEDownloader

            by yyjhaoC++

            alarm.html

            by yyjhaoJavaScript

            NusNextNextBus

            by yyjhaoTypeScript