File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 45
45
< div style ="display:block;align-items:center;padding:20px; ">
46
46
< textarea id ="prompt "
47
47
style ="width:100%;height:60px;font-family:inherit;font-size:inherit;padding:10px;box-sizing:border-box;resize:vertical; "
48
- placeholder ="Diagram description, eg. five tier sequence diagram on how to order fast food online eg. graph TD; A-->B; A-->C; B-->D; C-->D; "
48
+ placeholder ="Diagram description, eg. five tier sequence diagram on how to order fast food online or graph TD; A-->B; A-->C; B-->D; C-->D; "
49
49
spellcheck ="false " autocomplete ="off " autocorrect ="off " autocapitalize ="off "> </ textarea >
50
50
< div style ="position:relative;display:flex;align-items:center;justify-items:stretch;padding-top:10px; ">
51
51
< button style ="position:relative;background:rgb(56, 56, 56);color:gray; " id ="create " onclick ="replaceEscapes();return false; ">
You can’t perform that action at this time.
0 commit comments