playbook/docs/tsl/syntax
csh 565071c11f 🎨 style(md): lint and format all Markdown files
- Update .markdownlint.json: disable MD024 (duplicate headings) and MD025 (multiple h1)
  - MD024: test cases intentionally use duplicate headings for test IDs
  - MD025: function catalog files use multiple h1 for different function groups
- Fix MD040: add language identifiers to fenced code blocks in test/agent/README.md
- Fix MD031: add blank lines around fenced code blocks
- Run prettier to format all Markdown files consistently
- Fix table alignment and spacing issues

All markdownlint errors are now resolved.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-06-21 17:37:29 +08:00
..
00_agent_index.json 📝 docs(tsl): clarify syntax constraints and enhance test infrastructure 2026-06-21 17:04:50 +08:00
01_quickstart.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
02_core_model.md 📝 docs(tsl): clarify syntax constraints and enhance test infrastructure 2026-06-21 17:04:50 +08:00
03_values_and_literals.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
04_variables_and_constants.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
05_functions_and_calls.md 📝 docs(tsl): clarify syntax constraints and enhance test infrastructure 2026-06-21 17:04:50 +08:00
06_expressions_and_operators.md 📝 docs(tsl): expand syntax operator and object coverage 2026-06-10 15:25:42 +08:00
07_control_flow.md 📝 docs(tsl): clarify syntax constraints and enhance test infrastructure 2026-06-21 17:04:50 +08:00
08_objects_and_classes.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
09_units_and_scope.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
10_runtime_context_and_with.md 📝 docs(tsl): expand syntax operator and object coverage 2026-06-10 15:25:42 +08:00
11_pitfalls.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
12_matrix_and_collections.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
13_resultset_and_filters.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
14_ts_sql.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
15_debug_and_profiler.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
16_lexical_structure_and_compile_options.md 📝 docs(tsl): expand syntax operator and object coverage 2026-06-10 15:25:42 +08:00
17_types_and_conversions.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
18_external_calls_and_threads.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
19_namespace_libpath_and_unit_runtime.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
20_object_runtime_and_introspection.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
21_builtin_runtime_objects.md 📝 docs(tsl): expand syntax operator and object coverage 2026-06-10 15:25:42 +08:00
22_matrix_deep_dive.md 📝 docs(tsl): expand syntax operator and object coverage 2026-06-10 15:25:42 +08:00
23_fmarray.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
24_object_overloads_and_iteration.md 📝 docs(tsl): restructure agent-facing reference 2026-06-09 17:24:30 +08:00
index.md 🎨 style(md): lint and format all Markdown files 2026-06-21 17:37:29 +08:00