Differences From Artifact [122879ec]:
- File pollen.rkt — part of check-in [c2db2077] at 2019-06-09 15:36:27 on branch trunk — Don't wrap notes in p tags (user: joel, size: 4229) [annotate] [blame] [check-ins using]
To Artifact [5b4c5fa4]:
- File pollen.rkt — part of check-in [41875538] at 2019-06-16 17:41:30 on branch trunk — Add image-link tag (user: joel, size: 4258) [annotate] [blame] [check-ins using]
︙ | |||
97 98 99 100 101 102 103 104 105 106 | 97 98 99 100 101 102 103 104 105 106 107 | + | (poly-branch-tag dialogue) (poly-branch-tag say) (poly-branch-kwargs-tag index) (poly-branch-tag figure) (poly-branch-tag figure-@2x) (poly-branch-tag image-link) (poly-branch-kwargs-tag blockcode) (poly-branch-kwargs-tag verse) ; [#:title ""] [#:italic "no"] (poly-branch-tag link) (poly-branch-tag url) |
︙ |