-
Hi
Thank you for the great work with Flow 2.0
is it possible to define a sub-flow in its own yaml file and import sub-flow into parent Flow.
its also mentioned here #1525
```
config:
f…
-
[root@aaaaa inno_space-main]# ./inno -f ../project.ibd -c list-page-type
File path ../project.ibd path, page num 0
==========================Space Header==========================
Space ID: 7233…
-
```
What steps will reproduce the problem?
1. test
2. test
3. test
What is the expected output? What do you see instead?
aaaa
What version of the product are you using? On what operating system?
aaa…
-
```
What steps will reproduce the problem?
1. test
2. test
3. test
What is the expected output? What do you see instead?
aaaa
What version of the product are you using? On what operating system?
aaa…
-
```
What steps will reproduce the problem?
1. test
2. test
3. test
What is the expected output? What do you see instead?
aaaa
What version of the product are you using? On what operating system?
aaa…
-
```
What steps will reproduce the problem?
1. test
2. test
3. test
What is the expected output? What do you see instead?
aaaa
What version of the product are you using? On what operating system?
aaa…
-
```js
const Heap = require('heap');
function msgidComparator(e1, e2) {
if (e1.msgid > e2.msgid) {
return 1;
}
if (e2.msgid > e1.msgid) {
return -1;
}
ret…
-
Reproduce:
mcq aaaaa qn/What is 5+2? ans/7 opt/1 opt/2 opt/3 i/2 t/Math
tfq aaaaa qn/Is 5+2 = 8? ans/f i/2 t/Math
Expected:
Raise invalid command error
Actual:
Command works as usual
![image.png]…
-
**Describe the bug**
It could be good to add tables support.
**Steps to reproduce the bug**
Any presentation with the table:
````
# A table
| aaaaa | e | |
|:-:|-:|-|
| ee | b…
-
aaaaa