Skip to content

Latest commit

 

History

History

md

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

MD (Markdonw) plug-in

This is an example of simple AlaSQL plugin.

    REQUIRE MD;
    SELECT * INTO MD('RESULTS.md',{headers:true}) FROM one;