mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-17 00:29:46 +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