mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-09 21:33:23 +08:00
Add translate-
file
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Test for escape mode
|
||||
|
||||
- translate = `:escape`
|
||||
- output = `:terminal`
|
||||
|
||||
```bash
|
||||
echo "Hello World!"
|
7
tool/rawstr4c/test/fixture/translate-oct.md
Normal file
7
tool/rawstr4c/test/fixture/translate-oct.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Test for oct mode
|
||||
|
||||
- translate = `:oct`
|
||||
|
||||
```bash
|
||||
echo "Hello World!"
|
||||
```
|
Reference in New Issue
Block a user