For Next Release:
	☐ base64 encode and bundle font (check license) (@last)

Features:
	Code Referencing:
		☐ Gitlab compatibility proper
		☐ Embed other online markdown files? (@low)
		☐ Add other syntax for quickly referring to github and gitlab links etc.: (?site/author/repo/?verion)
		☐ Local reference  (@low)
			☐ Prevent clicking reading mode external links causing fold (@low)
			☐ File watcher? Or refresh button? (@low)
		☐ External Referencing
			☐ base64 encode and bundle font (check license)
			☐ Update button (@medium)
				☐ Update inplace
				☐ Automatic updating (set frequency in setttings an dupdate if older than that at every plugin load, manual command for updating all, manual update button)
				☐ Remove old files? (check if any blocks exist requiring it, if not delete it - how to do this?)
			☐ Add colours to settings (@medium)
				☐ Update settings converter to reflect
			☐ Non github compatibility
				☐ finish gitlab
				☐ gitlab based things
					☐ https://foss.heptapod.net/mercurial/tortoisehg/thg/-/blob/branch/stable/COPYING.txt?ref_type=heads
				☐ bitbucket
				☐ sourceforge
			☐ Allow iframe (@low)
		☐ LaTeX Functionality (@low)
			☐ Compiling and Previewing (@low)
		☐ Me (@low)
			☐ Ligatures (@low)
			☐ Nerdfonts (@low)

	Codeblocks:
		Implementation:
			☐ Folding Fade #128
			☐ Indented Codeblocks not properly parsed (i.e. 4\t code) #7
			☐ List codeblocks not indented properly #13
			☐ Edit Mode Line Wrapping #12
			☐ Command to select all text in codeblock #75
			☐ Hanging Indents #109
			☐ Reading Mode Section Code Folding #110
			☐ Automatic Link Updating #204
			☐ Alternative Fold Toggler Button at bottom of Codeblock #129
			☐ Remember and Sync Fold State #126

		Prettification:
			☐ Change token colours
				☐ Match in both live preview and reading mode?
			☐ Codeblock Shadow #25
			☐ Codeblock Border #24
			☐ Retain some styling in source mode #74

			Long Term:
				☐ Edit Mode Folding Transitions #11
				☐ Terminal Appearance #9

	Inline Code:
		☐ Add copy button via settings and parameter #88
		☐ Add optional pandoc style marking
		☐ Empty backticks followed by new line "``\n" disappear

	General:
		Improvements:
			☐ Error Handling
				☐ Colors #210

		Settings:
			☐ Always display inline code #35
			☐ Settings Improvements #124

		Plugin Compatibility:
			Execute Code:
				☐ `run-*` codeblocks not styled #27
				☐ Better Compatibility with Execute Code Parameters #98
			Dataview:
				☐ Dataview created codeblocks #10
			Tasks:
				☐ Check if conflict

Bugs:
	Major Bugs:
		☐ Active Line Highlight not working #207
		☐ Editing Source Mode Issue? #198
		☐ Performance Issues #91

	Minor Bugs:
		☐ Hovering over copy button in specific position causes it to glitch in and out
		☐ Imperfect gutter margins #17
		☐ Copy and Paste in Reading Mode retains line numbers, header and icons #23
		☐ In reading mode, folding from uncollapsed to collapsed, but interrupting the fold by unfolding causes a non-smooth transition #65
		☐ Editing Mode Folded Codeblock Issues #67

Testing:
	☐ Set up unit Tests #120

Documentation:
	☐ Proper documentation #14
	☐ `throw Error` s instead of `return`
	☐ Use docstrings and better commenting #119
	☐ Add test vault #15
		☐ Notes for each feature

Device Compatibility:
	Phone:
		☐ Phone version working badly #20 #151

Upstream:
	☐ Links don't show up in metadata #203
	☐ High DPI Flicker on Collapse #18
	☐ Instant Reading Mode Updates #16
