mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: implement cgen tag for Markdown examples in v check-md (#13332)
This commit is contained in:
@@ -7,7 +7,7 @@ user's keyboard/mouse input.
|
||||
|
||||
## Example:
|
||||
|
||||
```v
|
||||
```v cgen
|
||||
module main
|
||||
|
||||
import gg
|
||||
|
||||
Reference in New Issue
Block a user