Edit

kc3-lang/md4c/src

Branch :

  • Show log

    Commit

  • Author : Jens Alfke
    Date : 2024-01-09 02:32:17
    Hash : efcfd7e7
    Message : Added MD_SPAN_A_DETAIL.is_autolink (#181) This allows the processor to tell whether an <A> tag is the result of an autolink, and customize its output. For example, I want to emit an autolink of an image URL as an <IMG> tag, and an autolink of a YouTube URL as a video embed.