Skip to content

Releases: theshawa/showit

Version 1.0.2

Choose a tag to compare

@theshawa theshawa released this 07 Jun 13:13

Mermaid support added.

e.g.

```mermaid
sequenceDiagram
    Alice ->> Bob: Hello Bob, how are you?
    Bob-->>John: How about you John?
    Bob--x Alice: I am good thanks!
    Bob-x John: I am good thanks!
    Note right of John: Bob thinks a long<br/>long time, so long<br/>that the text does<br/>not fit on a row.

    Bob-->Alice: Checking with John...
    Alice->John: Yes... John, how are you?

Version 1.0.1

Choose a tag to compare

@theshawa theshawa released this 05 Jun 18:56

Now presentation title is previewed in page title and besides slide title as well.

Initial Version 1.0.0

Choose a tag to compare

@theshawa theshawa released this 05 Jun 18:08
v1.0.0

docs ref