yorkxin / copy-as-markdown

A browser extension to copy tabs and links as Markdown
MIT License
542 stars 83 forks source link

New user, right click copy to markdown missing #77

Closed datocrats-org closed 5 years ago

datocrats-org commented 5 years ago

Summary

I am attempting to right click to copy as markdown from website that clearly uses markdown-compatible text: https://www.holunda.io/camunda-bpm-feign/wiki/introduction/features/

Reproduction Steps

  1. Right click

Expected Behavior

  1. Right click
  2. copy as markdown

Actual Behavior

  1. Right click
  2. no such option to copy as markdown

Reproducible Environment

yorkxin commented 5 years ago

Hi, this extension does not help you convert a webpage to Markdown yet (aka. "scrape a webpage as Markdown"). There are a few feature requests about this, but at this moment, this extension is focused on time consuming things such as "export tabs as a list of Markdown".