Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

PML

< >

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

#2494on PLDB 38Years Old
Homepage


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] ] ]
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll