require './spec/support/pieces' describe Everything::Piece::Content do shared_context 'with tmp piece markdown file on disk' do let(:tmp_piece_markdown_path) do File.join(tmp_piece_path, 'index.md') end let(:given_markdown) do <