◊(Local Yarn Code "Diff")

Differences From Artifact [ffde9e3c]:

To Artifact [121eb65c]:


182
183
184
185
186

187
188
189
190
191

192
193
194
195
196
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198





+





+





  (let* ([note-id (build-note-id note-tx)]
         [title-tx (make-note-title pagenode parent-title-plain)]
         [title-html (->html title-tx #:splice? #t)]
         [author (maybe-attr 'author attrs default-authorname)]
         [author-url (maybe-attr 'author-url attrs)]
         [note-srcline (maybe-attr 'srcline attrs)]
         [content-html (html$-note-contents disp-mark disp-verb elems)]
         [listing-full (html$-note-listing-full pagenode
                                                note-id
                                                title-html
                                                note-date
                                                note-srcline
                                                content-html
                                                author
                                                author-url)])
    (insert-one! (cache-conn)
                 (make-cache:note