Skip to content

isaackwok/gitlab-realtime-md-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Realtime Markdown Preview

A Chrome/Edge extension for displaying realtime preview of markdown when leaving comments.

Setup

Please follow these steps to add the extension to your Chrome/Edge browser.

  1. Open the Extension Management page by navigating to chrome://extensions.
    • Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
    • Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Click the Load unpacked button and select the extension directory.

TODO

  1. Instead of calling GitLab's API on EVERY INPUT EVENT, call it on-demand or even parse the markdown locally.
  2. Refactor to TypeScript

About

A Chrome/Edge extension for displaying realtime preview of markdown when leaving comments.

Resources

Stars

Watchers

Forks

Packages

No packages published