mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 05:04:28 +08:00
Fix an issue with the check-supported-tools-tables script
This commit is contained in:
@@ -50,7 +50,7 @@ sed -n "$readme_start_line,$readme_end_line"p README.md \
|
||||
| sed 's/ \?|/:/' \
|
||||
| sed 's/[`!^|]\|([^)]*)//g' \
|
||||
| sed 's/\[\|\]//g' \
|
||||
| sed 's/see.*\(,\|$\)/\1/g' \
|
||||
| sed 's/see[^,]*\(,\|$\)/\1/g' \
|
||||
| sed 's/ *\([,:]\)/\1/g' \
|
||||
| sed 's/ */ /g' \
|
||||
| sed 's/^ *\| *$//g' \
|
||||
|
||||
Reference in New Issue
Block a user