From 2907211376b23df04673850aad4ebe502ea33236 Mon Sep 17 00:00:00 2001 From: Angela Tran Date: Fri, 17 Jul 2026 20:31:42 +0000 Subject: [PATCH] chore: draft a throwaway file to preview tables in blog posts --- src/blog/2026-07-17-table-test.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/blog/2026-07-17-table-test.md diff --git a/src/blog/2026-07-17-table-test.md b/src/blog/2026-07-17-table-test.md new file mode 100644 index 00000000..ab99b469 --- /dev/null +++ b/src/blog/2026-07-17-table-test.md @@ -0,0 +1,25 @@ +--- +layout: blog_post +title: "Testing tables" +subtitle: "A test of tables." +description: "Test 123." +author: Angela Tran +excerpt: "test" +date: 2026-07-17T00:00:00+0000 +categories: + - compiler +--- + +This is just a test. + +How certain conditions are defined also varies from provider to provider. For example, hearing impairments or deafness is typically a qualifying condition. But providers use different definitions with varying requirements: + +| Agency | Definition | +| ------ | ---------------------------------------------------------------------------------------------------------------------------- | +| ABC | Hearing impairments: total deafness includes persons whose hearing loss is 70 dba or greater in the 1000 and 2000 Hz ranges. | +| DEF | Hard of hearing or deaf | +| XYZ | Another definition. | + +This now concludes the test. + +Goodbye.