mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Update README.md
This commit is contained in:
parent
0672dc170b
commit
c077cbe999
@ -492,6 +492,10 @@ Issues are created whenever the action runs and finds a newly added TODO in the
|
|||||||
|
|
||||||
Enabling [URL Insertion](#url-insertion) can help with the detection of existing issues.
|
Enabling [URL Insertion](#url-insertion) can help with the detection of existing issues.
|
||||||
|
|
||||||
|
### Formatting issues with nested code blocks in Markdown files
|
||||||
|
|
||||||
|
When creating an issue, the action wraps code blocks in backticks. If the code block itself is a Markdown file containing backticks, this may result in formatting issues. For simplicity, it is recommended to manually edit these issues if needed. One way to resolve this is by using `~` as an alternative delimiter for nested code blocks.
|
||||||
|
|
||||||
## Contributing & Issues
|
## Contributing & Issues
|
||||||
|
|
||||||
If encounter any problems, please file an issue or submit a PR. Everyone is welcome and encouraged to contribute.
|
If encounter any problems, please file an issue or submit a PR. Everyone is welcome and encouraged to contribute.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user