diff --git a/docs/about/announcements/2022-01-14.md b/docs/about/announcements/2022-01-14.md index 517f111210f..5aef9d17449 100644 --- a/docs/about/announcements/2022-01-14.md +++ b/docs/about/announcements/2022-01-14.md @@ -10,8 +10,6 @@ _January 14th, 2022_ We want the project to have a fresh start and become _even cooler_. -[[toc]] - ## What is Faker? Faker is a library that generates fake (but reasonable) data for you. Mock data. Data for testing, development, and the like. diff --git a/docs/guide/migration-guide-v5.md b/docs/guide/migration-guide-v5.md index fbbc2d0a752..13f23c3a9ce 100644 --- a/docs/guide/migration-guide-v5.md +++ b/docs/guide/migration-guide-v5.md @@ -1,7 +1,5 @@ # Migrating from Faker v5 to v6 -[[toc]] - ## ESM Support **New Format**: We're now ESM compatible! We've dropped the Browser bundle in favor of ESM. diff --git a/docs/guide/migration-guide-v6.md b/docs/guide/migration-guide-v6.md index ebcdfc6bf92..6a91a1439ff 100644 --- a/docs/guide/migration-guide-v6.md +++ b/docs/guide/migration-guide-v6.md @@ -1,7 +1,5 @@ # Migrating from Faker v6 to v7 -[[toc]] - ## Node 12 no longer supported You need at least Node 14 to use Faker.