• Show log

    Commit

  • Hash : ef5f230f
    Author : Martin Mitas
    Date : 2016-10-14T19:56:05

    Implement permissive autolinks extensions.
    
    With MD_FLAG_PERMISSIVEURLAUTOLINKS, we treat not overly complicated URLs
    as autolinks even without '<' and '>'.
    
    With MD_FLAG_PERMISSIVEEMAILAUTOLINKS, we treat not overly complicated
    e-mail addresses as autolinks even without '<', '>' and without the
    'mailto:' scheme.
    
    Also expanded md2html utility and tests to cover these.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/md4c.git
    Git SSH git@git.kmx.io:kc3-lang/md4c.git
    Public access ? public
    Description

    Fork of https://github.com/mity/md4c

    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags