08cbeb2ca8
I got the feedback that people don't want to see the answer right below the question in visible state.
4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cat README.md | grep \<\/summary\> | wc -l
|