mirror of
https://github.com/wader/fq.git
synced 2024-11-26 21:55:57 +03:00
136 B
136 B
Array with all level 1 and 2 headers
$ fq -d markdown '[.. | select(.type=="heading" and .level<=2)?.children[0]]' file.md