TPS Campus Extension

TPS Markdown Renderer!

ავტორი
Ivan He
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
2
რეიტინგი
0 0 0
ვერსია
2024-11-29
შექმნილია
01.12.2024
განახლებულია
02.12.2024
Size
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)