<!DOCTYPE html><html><head><link href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github-dark.min.css" rel="stylesheet"><script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script><link href="global.css" rel="stylesheet"><script>hljs.highlightAll();</script></head><body><h1 class="title">Things to do for OreNeo</h1><div title="TODO"><h4>TODO</h4><p></p><label><input type="checkbox" disabled /> Do some css stuff, maybe more themes (With metadata?).</label><br><label><input type="checkbox" disabled /> highlight.js themes, (Maybe with metadata?)</label><br><label><input type="checkbox" disabled /> mdBook theme</label><br></div><hr /><div title="Ask (Alan, please notice!)"><h4>Ask (Alan, please notice!)</h4><p></p><label><input type="checkbox" disabled /> It would be nice to have a changelog (or atleast see github commits)</label><br><label><input type="checkbox" disabled /> It would be nice to have a reference for all attributes and inline tags (There is something like that for <a href = "https://www.alanwsmith.com/pages/site-component-library--2twqcam2/">all components with their special attributes</a>)</label><br><label><input type="checkbox" disabled /> "-- template: example" attribute?</label><br><label><input type="checkbox" disabled /> "-- boolean: javascript" attribute???</label><br><label><input type="checkbox" disabled /> In component library, why CSS and script are shown like they are displayed as code</label><br><label><input type="checkbox" disabled /> How do I do an underscore? (Escaping?)</label><br><label><input type="checkbox" disabled /> What is "-- results" section?</label><br><label><input type="checkbox" disabled /> How do I represent "comment" and "groups" sections?</label><br><label><input type="checkbox" disabled /> Image in <a href = "https://www.alanwsmith.com/pages/site-component-library--2twqcam2/">component library</a> is messed up, newline thing</label><br><label><input type="checkbox" disabled /> image: Basename?</label><br><label><input type="checkbox" disabled /> Where do you get image if it's specified by basename, and how do you support links? It was still buffering when you answered :(</label><br><label><input type="checkbox" disabled /> Also, what about tables?</label><br><label><input type="checkbox" disabled /> And what about navigation, top menu bar and code blocks (features like run code) like in <a href = "https://doc.rust-lang.org/book/">mdBook</a> (<a href = "https://doc.rust-lang.org/book/">Rust book</a> is made with mdBook)?</label><br><label><input type="checkbox" disabled /> Including files?</label><br></div><hr /><div title="Sections (phase 2 sections, not yet implemented in original)"><h4>Sections (phase 2 sections, not yet implemented in original)</h4><p></p><label><input type="checkbox" disabled /> Audio Section</label><br><label><input type="checkbox" disabled /> Blurb Section (This blurb section will be used for incoming link content on other pages)</label><br><label><input type="checkbox" disabled /> Canvas Section</label><br><label><input type="checkbox" disabled /> Data Section</label><br><label><input type="checkbox" disabled /> Details Section</label><br><label><input type="checkbox" disabled /> Dlist Section</label><br><label><input type="checkbox" disabled /> ext (External Call) Section</label><br><label><input type="checkbox" disabled /> Head Section</label><br><label><input type="checkbox" disabled /> images Section [Isn't it already here?]</label><br><label><input type="checkbox" disabled /> menu Section</label><br><label><input type="checkbox" disabled /> nav Section [Isn't it already here?]</label><br><label><input type="checkbox" disabled /> object Section</label><br><label><input type="checkbox" disabled /> table Section</label><br><label><input type="checkbox" disabled /> textarea Section</label><br><label><input type="checkbox" disabled /> widget Section</label><br></div><div title="Attributes"><h4>Attributes</h4><p></p><label><input type="checkbox" disabled /> Show attribute values (above, below)</label><br></div><div title="Code Quality"><h4>Code Quality</h4><p></p><label><input type="checkbox" disabled /> Replace sscanf with regex</label><br><label><input type="checkbox" disabled /> Maybe get rid of pathdiff?</label><br></div></body></html>