std/front_matter
David Sherret 26d3fc3031
chore: enable verbatim-module-syntax lint rule (#4539)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-04-02 00:57:05 +00:00
..
testdata feat(front_matter): support +++ for TOML block (#3254) 2023-03-17 16:18:01 +09:00
_formats.ts refactor(front_matter): cleanup _formats.ts (#4499) 2024-03-17 07:07:11 +09:00
_test_utils.ts chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
any_test.ts chore(front_matter): format test names (#4399) 2024-02-27 08:35:41 +00:00
any.ts docs(front_matter): cleanup and improve docs (#4505) 2024-03-20 12:38:07 +11:00
create_extractor_test.ts refactor: make the code work under verbatimModuleSyntax (#4406) 2024-02-27 21:57:25 +00:00
create_extractor.ts refactor(front_matter): cleanup _formats.ts (#4499) 2024-03-17 07:07:11 +09:00
json_test.ts chore(front_matter): format test names (#4399) 2024-02-27 08:35:41 +00:00
json.ts docs(front_matter): cleanup and improve docs (#4505) 2024-03-20 12:38:07 +11:00
mod.ts chore: enable verbatim-module-syntax lint rule (#4539) 2024-04-02 00:57:05 +00:00
test_test.ts chore(front_matter): format test names (#4399) 2024-02-27 08:35:41 +00:00
test.ts docs(front_matter): cleanup and improve docs (#4505) 2024-03-20 12:38:07 +11:00
toml_test.ts chore(front_matter): format test names (#4399) 2024-02-27 08:35:41 +00:00
toml.ts docs(front_matter): cleanup and improve docs (#4505) 2024-03-20 12:38:07 +11:00
yaml_test.ts chore(front_matter): format test names (#4399) 2024-02-27 08:35:41 +00:00
yaml.ts docs(front_matter): cleanup and improve docs (#4505) 2024-03-20 12:38:07 +11:00