We should implement a note / route component. This already exists as various third party components for the original LiveSplit. So far we have no notion of separate windows for livesplit-core, but that's fine for now. We can just implement it as a normal component and have the ability to show multiple layouts in different windows later on. We definitely want to use Markdown for the text format.
There actually seems to be a lot of overlap with the text component, such as #199. Maybe there is a way to unify this with the variable system, such that this may not even need to become its own component.
We should implement a note / route component. This already exists as various third party components for the original LiveSplit. So far we have no notion of separate windows for livesplit-core, but that's fine for now. We can just implement it as a normal component and have the ability to show multiple layouts in different windows later on. We definitely want to use Markdown for the text format.