Open markhu opened 5 years ago
I can't get the title directive to work for sequenceDiagram mode. Is this on purpose? Or a missing feature?
title
sequenceDiagram
This seems to be an issue with https://github.com/knsv/mermaid and not with this repository (this repo is only for the gitbook documentation)
I can't get the
title
directive to work forsequenceDiagram
mode. Is this on purpose? Or a missing feature?