Inbox: - handle multiple code blocks within a section separately for highlighting @maybe @na If a header contains multiple snippets, create an array with a language specifier for each snippet, and then pass the array to the print function to handle individually highlighting each code block. Have a special language specifier for blockquote notes to avoid highlighting them at all. Could possibly just highlight each block as its found, and save an original copy in memory for uncolored output, or just write a decoloring method. Skip highlighting if it's not enabled, but decolor ouput sent to non-tty or --copy. snibbets: Feature Requests: Ideas: Bugs: Archive: Search Definitions: Top Priority @search(@priority = 5 and not @done) High Priority @search(@priority > 3 and not @done) Maybe @search(@maybe) Next @search(@na and not @done and not project = "Archive")