Does github not support plantuml? Where do you still need to configure?

where do I need to configure?
gitlab is supported, and only needs to be configured

Apr.09,2022

Github does not support plantuml direct rendering, see Support UML diagrams in markdown with plantuml syntax .

however, someone has also pointed out a way to generate SVG images through URL:

use Including URL , this method can embed images when writing markdown, but you need to create a URL first.

procedure

  1. submit your rendering code in http://plantuml.com/plantuml/...
  2. get a link similar to http://www.plantuml.com/plantuml/png/SyfFKj2rKt3CoKnELR1Io4ZDoSa70000
  3. insert it into markdown as a picture
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3f62d-e9dc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3f62d-e9dc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?