◊(Local Yarn Code "Ticket Change Details")

Overview

Artifact ID: dcb7c4bcb976e3e41ea071bab629c816896704050bafd3bbccfedea9f7d856dd
Ticket: ce23bb4086cca6151e6eacf014a595243cd154c2
Implement markup and styles for Notes
User & Date: joel on 2018-08-22 03:01:50
Changes

  1. icomment:
    Add a <code>◊note</code> tag function. 
    
    Notes should permlink that uses appends onto the end of the parent article like <code>#note:2018-08-21_Joel</code>
    
    Need a function in <code>crystalize.rkt</code> that splits out the notes from the document body. And save them to a different table in the SQLite database. And make the <code>note_count</code> column in the <code>articles</code> table accurate.
    
  2. login: "joel"
  3. mimetype: "text/x-fossil-wiki"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "Implement markup and styles for Notes"
  7. type changed to: "Feature Proposal"