Skip to content

fix: code block indenting and fencing#4212

Merged
rtyler merged 1 commit intodelta-io:mainfrom
plaindocs:issue-4200
Feb 19, 2026
Merged

fix: code block indenting and fencing#4212
rtyler merged 1 commit intodelta-io:mainfrom
plaindocs:issue-4200

Conversation

@plaindocs
Copy link
Contributor

@plaindocs plaindocs commented Feb 19, 2026

Description

Fixes broken code blocks

Related Issue(s)

For example:

Documentation

NA. I didn't check the code, just the broken display issue.

image

@github-actions
Copy link

ACTION NEEDED

delta-rs follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.81%. Comparing base (b5bd6ac) to head (35d0265).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4212      +/-   ##
==========================================
- Coverage   76.82%   76.81%   -0.02%     
==========================================
  Files         166      166              
  Lines       48231    48209      -22     
  Branches    48231    48209      -22     
==========================================
- Hits        37053    37031      -22     
- Misses       9319     9320       +1     
+ Partials     1859     1858       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@plaindocs plaindocs changed the title Fix code block indenting and fencing fix: code block indenting and fencing Feb 19, 2026
Signed-off-by: Sam Wright <samuel@plaindocs.com>
@plaindocs
Copy link
Contributor Author

Just noticed that this should probably declare import pandas as pd or use vanilla python.

@rtyler rtyler enabled auto-merge (rebase) February 19, 2026 14:15
@rtyler rtyler merged commit fef97b8 into delta-io:main Feb 19, 2026
48 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Docs]: usage/appending-overwriting-delta-lake-table has broken language tabs

2 participants