Skip to content

Document support for TSV files consistently#8488

Merged
jekyllbot merged 2 commits intojekyll:masterfrom
chmaynard:patch-1
Dec 31, 2020
Merged

Document support for TSV files consistently#8488
jekyllbot merged 2 commits intojekyll:masterfrom
chmaynard:patch-1

Conversation

@chmaynard
Copy link
Copy Markdown
Contributor

This is a 🔦 documentation change.

Summary

Add .tsv to the list of supported file extensions

Context

Add .tsv to the list of supported file extensions
The `_data` folder is where you can store additional data for Jekyll to use when
generating your site. These files must be YAML, JSON, or CSV files (using either
the `.yml`, `.yaml`, `.json` or `.csv` extension), and they will be
the `.yml`, `.yaml`, `.json`, `.tsv`, or `.csv` extension), and they will be
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to update the preceding line as well:

... These files must be YAML, JSON, or CSV files ...

@ashmaroli ashmaroli changed the title Update datafiles.md Document support for TSV files consistently Nov 30, 2020
@DirtyF
Copy link
Copy Markdown
Member

DirtyF commented Dec 31, 2020

@jekyll: merge +docs

@jekyllbot jekyllbot merged commit d1173c9 into jekyll:master Dec 31, 2020
jekyllbot added a commit that referenced this pull request Dec 31, 2020
github-actions bot pushed a commit that referenced this pull request Dec 31, 2020
Craig H Maynard: Document support for TSV files consistently (#8488)

Merge pull request 8488
github-actions bot pushed a commit to tigefa4u/jekyll that referenced this pull request Dec 31, 2020
jekyllbot: Update history to reflect merge of jekyll#8488 [ci skip]
@jekyll jekyll locked and limited conversation to collaborators Dec 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants