How does PlantText encode the uml markup for the URL? Posted on March 29, 2018 by About › Forums › PlantText General › How does PlantText encode the uml markup for the URL? This topic has 1 reply, 1 voice, and was last updated 1 year, 4 months ago by Xander. Viewing 1 reply thread Author Posts March 29, 2018 at 3:28 am #10865 XavierGuest PlantText encodes my UML MarkUp languate into a URL param. What’s the encoding approach used? For instance, my code is: @startuml title “Participants – Sequence Diagram” actor User boundary “Web GUI” as GUI control “Shopping Cart” as SC entity Widget database Widgets @enduml and this gets encoded as: https://www.planttext.com/?text=BOx12iCW44Jl-nMBz_v388NIMq52pgikLZ2hrVMGluyjFGsFWJUpTAMcuyW0cZGpcjVav5CbqOutjFmPB9xndYWsEWm0UIqDjyuDN1aIg9reTdRus9u6gNyJV15j9QEnxr9haeZh5FzgkmBBN3jnJo6oGY0bHvt_t04MbZ1FNG00 or https://www.planttext.com/plantuml/img/BOx12iCW44Jl-nMBz_v388NIMq52pgikLZ2hrVMGluyjFGsFWJUpTAMcuyW0cZGpcjVav5CbqOutjFmPB9xndYWsEWm0UIqDjyuDN1aIg9reTdRus9u6gNyJV15j9QEnxr9haeZh5FzgkmBBN3jnJo6oGY0bHvt_t04MbZ1FNG00 Thanks October 22, 2019 at 12:40 pm #30579 XanderGuest You can check out the plantUML encoding at http://plantuml.com/text-encoding PlantText uses plantUML, and uses the same text-encoding. Author Posts Viewing 1 reply thread You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In