TPS Campus Extension

TPS Markdown Renderer!

作者
Ivan He
今日安裝
0
安裝總數
2
評價
0 0 0
版本
2024-11-29
建立日期
2024-12-01
更新日期
2024-12-02
尺寸
4.4 KB
授權條款
MIT
腳本執行於

NOTE: ONLY WORKS IN WALLS

Markdown Renderer for Campus Wall Posts.

Supports Syntax Highlighter for various languages.

Supports video, image rendering.

After installing Tapermonkey on your browser (It will say "buy from store" but it is completely free), enable developer mode on your browser:

Microsoft Edge:

Goto: edge://extensions/ and then toggle Developer Mode.

Chrome:

Goto: chrome//extensions/ and then toggle Developer Mode.

Then Install This Script.

TIPS:

  1. For Links, do not use the Markdown Format, or it will be unaccessable for people.

  2. For Images that are rendered from links, put a fake link first (e.g. https://example.com/). Below is an example for what will you type for 2 images:

    https://example.com/
    ![Test Img](https://i.postimg.cc/MZCP8ynC/WIN-20241023-08-10-33-Pro.jpg)
    ![Test Img2](https://i.postimg.cc/cJLTchzn/bbltrans.png)