Top 1,000 Features Creators Resources Blog Explore Download
GitHub icon

PML

< >

PML, aka Practical Markup Language, is a text markup language created in 1986 by Christian Neumanns.

#2337on PLDB 38Years Old


Example from the web:
[doc [title PML Demo] [ch [title Introduction] This is a [i simple] example. You can add images, audio, and videos: [image ( source = images/strawberries.jpg width = 300 align = center )] ] [ch [title Source Code] You can show highlighted source code: [code (lang=java) // Simple Java example public static void sayHello ( String name ) { System.out.println ( "Hello " + name ); } code] ] ]

View source

- Build the next great programming language About Acknowledgements Extensions Day 624 feedback@pldb.io