On 6/30/2019 1:05 AM, Miller Puckette wrote:

> Any advice would be very helpful!


Stay in the HTML format.

Following https://www.w3schools.com/html/html_basic.asp anyone can come 
up with an object documentation.

HTML is the way to go. No need for latex, md, or whatever. HTML is 
really simple and works on any computer and is very straightforward to 
maintain and enhance. Most importantly it does not add compiling dependency.

*************************************

<!DOCTYPE html>
<html>
<head>
</head>
<body>

<h1> big heading </h1>
<h2> h2 smaller heading </h2>

<p> paragraph

<p> paragraph 2

</body>
</html>

*********************************


Having the ability to open local or remote URLs  is a total Pd enhancer.


:)


Mensaje telepatico asistido por maquinas.

_______________________________________________
Pd-dev mailing list
Pd-dev@lists.iem.at
https://lists.puredata.info/listinfo/pd-dev

Reply via email to