mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 21:44:30 +02:00
parent
7c03c82444
commit
28e24ce355
2 changed files with 65 additions and 5 deletions
|
@ -1065,7 +1065,7 @@ and an extra note.[^2]
|
|||
def test_gfm_table_2
|
||||
doc = parse <<~'MD'
|
||||
| Cmd | Returns | Meaning
|
||||
------|---------|--------
|
||||
----- | ------- | -------
|
||||
|"b" | boolean | True if file1 is a block device
|
||||
"c" | boolean | True if file1 is a character device
|
||||
|"\|" | boolean | escaped bar \| test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue