◊(Local Yarn Code "Diff")

Differences From Artifact [17c941d5]:

To Artifact [e8e2afa2]:


51
52
53
54
55

56
57
58
59
60
51
52
53
54
55
56
57
58
59
60
61





+





         list/articles+notes
         listing<>-short/articles
         listing<>-full/articles
         listing<>-full/articles+notes
         unfence
         sqltools:dbc
         preheat-series!)

;; ~~~ Private use ~~~

(define DBFILE (build-path (current-project-root) "vitreous.sqlite"))
147
148
149
150
151
152

153
154
155
156
157
148
149
150
151
152

153
154
155
156
157
158





-
+





         [header      (html$-article-open pagenode title-specified? title-tx pubdate)]
         [footertext (make-article-footertext pagenode series-node disposition disp-note-id (length note-txprs))]
         [footer (html$-article-close footertext)]
         [notes-section-html (crystalize-notes! pagenode title-plain note-txprs)])

    (crystalize-index-entries! pagenode body-txpr)
    (crystalize-index-entries! pagenode doc) ; Note the original doc is used here

    ;; Values must come in the order defined in table_article_fields
    (define article-record
      (list (symbol->string pagenode)
            title-plain