Help:EasyTimeline syntax: Difference between revisions

Content deleted Content added
Parameters vs data items: that an empty line fails to complete a block is not an "exception" to the rule that "a data block is considered complete when a line starting with a non-space is encountered"
Line 95:
 
'''Data blocks:''' some commands, like [[#BarData|BarData]], [[#PlotData|PlotData]], [[#TextData|TextData]], [[#Colors|Colors]] expect a ''data block'' consisting of one or more ''data lines''. Data lines should start with one or more spaces. A data block is considered complete when a line
starting with a non-space is encountered (exception:thus, since empty lines are
ignored, they may be used to group related data lines within a block).