You can also do something like this:
    
    
    from htmlgen as htg import nil
    echo htg.p("hello")
    
    
    Run

Reply via email to