Timeline

For those that like their history in aesthetically-pleasing lists, there’s a [timelines] code to make these easy. Can also be added in the post composer in the menu under the (+) icon at the end.

A timeline will look like this:

[timelines]

1999

The Matrix released

Sept 21, 1999

The Matrix released on DVD

2000-

No further Matrix movies were ever made…

  • The sequels are a lie
  • Except the Animatrix
    [/timelines]

Here’s the code for the above:

\[timelines\]
## 1999
The Matrix released
### Sept 21, 1999
The Matrix released on DVD
## 2000-
No further Matrix movies were ever made...
* The sequels are a lie
* Except the Animatrix
\[/timelines\]

[!warning]
In the Rich Text Editor view the \ in front of the ] symbols may display in the timeline in a way you don’t intend. If you are copying the code block, do so using the Markdown Editor option (which includes a preview window). Otherwise, just ensure to put the bracketed tags [timelines] & [/timelines] on their own lines while using the Rich Text Editor view.