Sha256: 9c0e8712696324fe5d7541a7dd337903fe090cdaaca80ab61717b4fe72925c45

Contents?: true

Size: 879 Bytes

Versions: 4

Compression:

Stored size: 879 Bytes

Contents

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")

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
snibbets-2.0.30 snibbets.taskpaper
snibbets-2.0.29 snibbets.taskpaper
snibbets-2.0.28 snibbets.taskpaper
snibbets-2.0.27 snibbets.taskpaper