Skip to content
/ median Public

Browser extension that brings LaTeX to Medium

License

Notifications You must be signed in to change notification settings

Li357/median

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Median
Browser extension that brings LaTeX to Medium.

Median demo

Installation

How it works

The extension sends a request to QuickLaTeX, a web service that allows you to typeset LaTeX with a simple API request. An image URI is returned, which is then fetched and transformed into a File. This File object is used to simulate a drop event in the Medium editor.

Building

Running

node ./build.js ./build

produces a Median.zip file in the build/ directory.

About

Browser extension that brings LaTeX to Medium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published