mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-19 22:31:23 +08:00
Add translate-
file
This commit is contained in:
parent
f64ccf4870
commit
ac114dd2f8
@ -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!"
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user