Franklin Yu
Franklin Yu
@hjsl Backspace? What if one literally wants to "backspace"? AFAIK most editors do Shift + Tab only.
@lalala8462 You mean the marker in *source code* or in *rendered HTML*?
Thanks for reporting. Related specification: [start number](http://spec.commonmark.org/0.27/#start-number). Miminal example: ```markdown 2. second item ``` Expected preview: 2. second item
@neubland I did some digging and found that it was disabled for Firefox in #128. See #127 for root cause. In short, please complain to Mozilla instead of here; thanks.
That’s weird; documentation still says that it’s not ready on Firefox: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/getBytesInUse#Browser_compatibility I suspect that this API wasn’t triggered by your test. I guess you need to go over 100kB...
Hi @overtake are you interested in this feature? If so we can discuss about the implementation. I also linked to this issue from [this Stack Exchange comment](https://webapps.stackexchange.com/questions/110532/exporting-telegram-chat-histories-with-emojis-and-images#comment129269_118186).
RawGit is dead. GitHub actually provide the raw file link itself, no API needed: . This has the benefit that the extension doesn’t require new domain permissions.
Hi Glenn, are you able to get in touch with Zeno? The one in AMO is still v0.4.0 released in 2017.
[They clearly don’t support it](https://docs.readthedocs.io/en/latest/alternate_domains.html#cname-ssl). I don’t think there is anything we can do except hosting it ourselves. Or maybe use CloudFlare Flexible SSL?
Duplicate of #84?