#!/bin/fish cat | markdown-toc --bullets - --no-firsth1 - # set -l input (cat)