Giter VIP home page Giter VIP logo

markdown-to-medium's Introduction

Markdown to Medium

Adapted from @fanderzon/markdown-to-medium-tool

Source code for a tool that takes Markdown format, and outputs HTML formatted in a way compatible with medium.com editor.

The tool is hosted on my website: https://ritviknag.com/markdown-to-medium

I made it for myself, so I can take my personal blog posts, written in .md files, paste them in here and copy the output to Medium when adding the post there.

Medium does have a function to import posts, but it always fails miserably with the formatting.

Options

There is only one option in the menu currently, and that is how to format inline codespans, there isn't quite any equivalent of these in a Medium post so you can select if you want to translate those to bold, italic, or with double quotes " around them (or all of the above which is what I normally do).

Dev instructions

The project is based on Create React App, so if you want to build it locally and change things the setup is basically:

npm install
npm start

That will build and server the project on http://localhost:3000.

npm run build will make an optimized production build into the build directory.

markdown-to-medium's People

Contributors

rnag avatar fanderzon avatar

Stargazers

jon ⚝ avatar Leandro Cândido avatar  avatar

Watchers

 avatar  avatar

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.