Neopolitan Sections
Notes
- This is the full list of the sections that make up neopolitan
- There are few different versions of this list floating around. Eventually they'll all be consolidated into this page wich will be the primary listing
- Sections are checked off if their basic functionalty is in place in the neopoligin engine and adding them to a doc gets something to show up on a page
- Checking off a section does not mean that CSS styling is in place
- The lists are broken up by phases
- The text checkbox at the end of each item is for implementation in the tree-sitter parser for neovim
Phase 1
TODO
☑
article/ []
☑
/article []
☑
aside []
☑
blockquote []
☑
bookmark []
☑
checklist []
☑
code []
☑
code/ []
☑
/code []
☐
comment []
☑
css []
☑
css/ []
☑
/css []
☐
csssrc []
☑
div/ []
☑
/div []
☑
h1 []
☑
h2 []
☑
h3 []
☑
h4 []
☑
h5 []
☑
h6 []
☑
html []
☑
html/ []
☑
/html []
☑
hr []
☑
image []
☑
list []
☑
metadata []
☑
note []
☑
notes []
☑
olist []
☑
p []
☑
pre []
☑
pre/ []
☑
/pre []
☑
ref []
☑
results/ []
☑
/results []
☑
script []
☑
script/ [] - start a script block
☑
/script [] - end a script block
☐
scriptsrc []
☑
section/ []
☑
/section []
☐
subtitle []
☑
tldr []
☑
tldr/ []
☑
/tldr []
☑
title []
☑
todo []
☑
vimeo []
☑
warning []
☑
warnings []
☑
youtube []
Phase 2
TODO
☐
audio
☐
blurb
☐
canvas
☐
categories []
☐
data
☐
details
☐
dlist
☐
ext (external process)
☐
gref
☐
groups - Basically tags
☐
head - for adding raw blocks of text into the head of the document
☐
hr
☐
images
☐
include
☐
menu
☐
nav []
☐
object
☐
table
☐
textarea
☐
widget
-- end of line --