Mangadex Preview Post

WhatYouSeeIsWhatYouGet preview generator for MangaDex comments/posts/profile. Shows a formatted preview next to the edit box.

這裡顯示腳本的所有版本。 只顯示彼此間有代碼差異的版本。

  • v0.3.15 2019-09-26 Imported from URL
  • v0.3.15 2019-08-02 Fix spoiler btn
  • v0.3.14 2019-08-02 Imported from URL
  • v0.3.14 2019-08-02 Imported from URL
  • v0.3.14 2019-08-02 Upgrade PegJs, Add Untagged link preview, Sanity Checks, url validation (WIP), More MD style Image tag autoclosing Media tag code is an ugly mess, but I need to commit a working version before I screw it up again
  • v0.3.12 2019-08-01 Quelch eslint errors
  • v0.3.12 2019-08-01 Split Tokenizing and AST generation, Mose eslint complient
  • v0.3.9 2019-07-31 Fix profile interface overlap problem
  • v0.3.8 2019-07-31 Add padding to correct element
  • v0.3.7 2019-07-31 Add padding between new post text area and post preview.
  • v0.3.6 2019-07-29 Add GM_xmlhttpRequest back momentary lasp in sanity. will happen again
  • v0.3.5 2019-07-29 Replce unnecessary use of GM_xmlHttpRequest with fetch
  • v0.3.4 2019-07-29 Fix navbar height compensation code.
  • v0.3.3 2019-07-29 Imported from URL
  • v0.3.3 2019-07-29 Drop Dependency on expiremental features Remove unused requires. Better comply with more MD post formating, like wordWrap: break-word. Permit running in console/bookmarklet mode.
  • v0.3.1 2019-07-28 Imported from URL
  • v0.3.1 2019-07-28 Imported from URL
  • v0.3.1 2019-07-28
  • v0.3.1 2019-07-28
  • v0.3.1 2019-07-28 Lower initial update delay
  • v0.3.0 2019-07-28 Make interface integrate into threads better
  • v0.2.9 2019-07-28 Add linebreaks after list elements when closed by linebreak. Add more formating to match MD style
  • v0.2.8 2019-07-28 Add MD styling to img preview, Remove debbugging info also got rid of unsafe window
  • v0.2.2 2019-07-20 More openuserjs complient
  • v0.2.2 2019-07-09 Version bump
  • v0.2.1 2019-07-09 Support highlight bbcode
  • v0.2.1 2019-07-09 Imported from URL
  • v0.2.1 2019-07-09 Start Transition to Typescript Types mostly NYI. Just changed directory structure. Imported eslint's new typescript support.
  • v0.2.1 2019-07-04 Fix: Update location on tag autoclose
  • v0.2.0 2019-07-04 Imported from URL
  • v0.1.0 2019-06-12 Make work on new threads. Start work on update-able AST. Prior to move to TS.
  • v0.0.9 2019-04-15 Treat unmatched close tags as text Generate an ast as the last step inside PEG. treat unmatched close tags as text. Allow parent tags to be closed even if nested tags were not (implicitly closes them) closes #4
  • v0.0.8 2019-04-15 Add the forgotten quote to the peg grammer
  • v0.0.7 2019-04-15
  • v0.0.7 2019-04-15
  • v0.0.7 2019-04-15
  • v0.0.7 2019-04-15
  • v0.0.7 2019-04-15
  • v0.0.7 2019-04-15 Use commit release freom peg git repo
  • v0.0.5 2019-04-14 syncing name with local version
  • v0.0.4 2019-04-14 Wait for images to load before updating preview Also ensure the buffered preview is newer than the currently displayed preview before swapping
  • v0.0.3 2019-04-14 partialy fix list items
  • v0.0.2 2019-04-14 Fix name, test greasyfork sync
  • v0.0.1 2019-04-14 Imported from URL