mirror of
https://github.com/run-llama/llama_cloud_services.git
synced 2026-07-21 20:15:23 -04:00
24166dcfc8
* Limit escaping to lone dollar signs - preserve double dollar for latex equations * Updated uv.lock via make lint * Patch bump * Unit test for _format_markdown_for_notebook Test doesn't depend on getting real results/is just testing a string manipulation function, so inserting before other tests. Should move to its own file if we add additional formatting configurations