This blog post details the recent updates to the tangling feature in the knitr package, enabling users to extract code from documents across various programming languages, not just R. Key improvements include support for different programming languages, the ability to read chunks from other documents, and customizable options for controlling which chunks are included in the output. Overall, these enhancements aim to improve the flexibility and usability of knitr for developers working with literate programming and code extraction.