Measures Concepts
GitHub icon

PML

PML - Text markup language

< >

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

#1609on 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout