TeX to Markdown (Pandoc pipeline)
Version updated for https://github.com/xuanhao44/TeX-to-Markdown to version v0.0.11.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
TeX-to-Markdown is a GitHub Action designed to automate the conversion of TeX files into Markdown (.md) format. It streamlines the process by generating Markdown files, committing the changes, and pushing them to your repository. This action simplifies workflows for users managing TeX documents in repositories by automating file transformation and version control tasks.
What’s Changed
- Add TeX include expansion script and integrate into run script (247155f)
- Fix: action (c846487)
- fix: fi (ba892dd)
- ROOT (7539300)
- Update: run - step need id (208b139)
- Update: more log (348aaca)
- update (1d5f48b)
- update (5f8ba2d)
- Update: Use Sample Desc (75bfcb9)
- Update: sample jobs (92859e4)