Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm not sure how the metadata syntax works, but you might not need it because you can do this:

  (html
    (head
      (title "Hello!"))
    (body
      (div
        (p
          "This is an example of a hyperlink: "
          (a "Example" :href "https://example.org/")))))


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: