mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-23 00:30:33 +08:00
Add translate-
file
This commit is contained in:
parent
f64ccf4870
commit
ac114dd2f8
@ -1,6 +1,7 @@
|
|||||||
# Test for escape mode
|
# Test for escape mode
|
||||||
|
|
||||||
- translate = `:escape`
|
- translate = `:escape`
|
||||||
|
- output = `:terminal`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
echo "Hello World!"
|
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