githuber-md
githuber-md copied to clipboard
details-summary is broken
Code inside details-summary block doesn't markdownify in any of githuber-md settings
<details>
<summary>Test</summary>
### abcd
```cpp
void main() {}
```
</details>