change page format
I got the feedback that people don't want to see the answer right below the question in visible state.
This commit is contained in:
3
scripts/count_questions.sh
Executable file
3
scripts/count_questions.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
cat README.md | grep \<\/summary\> | wc -l
|
Reference in New Issue
Block a user