Results 3 issues of Kazuki Tsunemi

## :bookmark_tabs: Summary = Sample Implementation of `package` of class diagram Resolves #1052 NOTE: the parser logic only, need to implement rendering logic. ## :straight_ruler: Design Decisions Describe the way...

feature

'build' can be specified either as a string containing a path to the build context. Specify the 'image' instead when start the container from image.

### Description INPUT a generic class with different type arguments, ex `class Shape~T1~` and `class Shape~T2~` ``` classDiagram class Shape~T1~ class Shape~T2~ ``` rendered as a same object ```mermaid classDiagram...

Type: Bug / Error
Status: Approved
Graph: Class
Status: Awaiting PR