mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci/tools: check-md.v: add support for "```v live"
This commit is contained in:
@@ -2937,7 +2937,7 @@ Translating it to V gives you several advantages:
|
||||
|
||||
## Hot code reloading
|
||||
|
||||
```v
|
||||
```v live
|
||||
module main
|
||||
|
||||
import time
|
||||
|
Reference in New Issue
Block a user