Chris Wheeler

Results 39 issues of Chris Wheeler

Currently, Stardown focuses mostly on GitHub Flavored Markdown (GFM), but there are many flavors of markdown and many other markup languages. Examples of markup languages: - [Comparison of features in...

enhancement

[Turndown](https://github.com/mixmark-io/turndown) is perfect for converting HTML to markdown when only relatively simple customization is needed, but Stardown has outgrown it. How Stardown converts HTML tables to other formats now almost...

enhancement

Related: #80 and #81 When copying an image, Stardown only gets the image's URL, not the image itself. This works, but will eventually stop working when the image is no...

enhancement

Users may find it helpful to be able to select a table on a website, right-click, and choose "Copy SQL of table" to copy the table as all the SQL...

enhancement

Exactly what the "Copy markdown link to here" context menu option does is not entirely clear to users. The description should be changed to make it more obvious that it...

bug

Using identical relevant code in Chromium and Firefox, and log statements where messages are sent and received, I have discovered that Chromium (and not Firefox) appears to be duplicating messages...

bug

With the release of Firefox v129 [on 2024/8/6](https://whattrainisitnow.com/calendar/), Firefox's [manifest v3 blue dot bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1851083) will be fixed. After a little while (since there might be a bunch of Firefox users...

enhancement

Related: #79 and #81 When copying an image to be pasted into a remote editor like GitHub, Stardown only gets the image's URL, not the image itself. This works, but...

enhancement

Related: #79 and #80 When copying an image to be pasted into a remote editor like GitHub, Stardown only gets the image's URL, not the image itself. This works, but...

enhancement

Currently, Stardown's settings page is very simple. I would like to keep it easy to use and lightweight, but there are many ways it could be improved. For example, the...

enhancement