Manual
Overview
Language
IntroductionScenes & structureText & inlineGraphsCode panesAnimationDataReuse & logicExpressions & parameters
Elements
Text
ParagraphHeading 1Heading 2Heading 3Heading 4Unordered ListDivider
Media
ImageTableEquation
Callouts
NoteDefinitionExampleTask
Graph
GraphLinePolygonCurveIntegralScatterHistogramPointSegmentVectorCircleSquareRectangleTriangleStarDiamondHexagonTextAxis labelAxis BraceFitResidualsContourHeatmapParameter
Code
Code canvasLines
Animation
CueDraw cueTrace cueHighlight cueSpotlight cueType cue
Structure
SceneStep
Reference
Internote Reference
Inline
Formatting
BoldItalicsInline CodeHighlightLink
Text colour
Red textOrange textYellow textGreen textTeal textBlue textPurple textPink textGrey text
Maths
Maths
Reference
Internote ReferenceValueConstant
Other
FootnoteIcon
Directives
DatasetIncludeConstantsTemplatePresetConditionalForIgnore
Keyframes
KeyframeZoom keyframe
Attribute types
?
  1. Elements
  2. Callouts
  3. Note

Note

noteBlock elementCallouts

A highlighted note or important callout. Use to draw attention to key information, tips, or side notes.

Attributes

titleImplicit
string
Note title.The head shorthand supplies it: note:value

Allowed content

Body { }
paragraphh1h2h3h4listequationtableimage

Allowed in

scene { }

Examples

note{
    This convention is important.
}
note{
    Units must be consistent.
}(
    title: Warning
)
On this page
AttributesAllowed contentAllowed inExamples
Note · Internote