Is there an existing issue for this?
Does this issue exist in the latest version?
Describe the bug?
Using an emoji in the heading e.g. ## Inputs ⚙️ results in moving the emoji after the generated output.
This works only after the first generated content is used in the README after which the placeholders are used for the content replacement.
To Reproduce
- Add
## Inputs ⚙️ to a README.md
- Ensure that there are no placeholders generated yet
- Run the auto-doc action and notice the ⚙️ emoji appears after the generated output.
What OS are you seeing the problem on?
all
Expected behavior?
We read the entire line including any emojis provided it starts with the expected heading.
Relevant log output
Has all relevant logs been included?
Anything else?
No response
Code of Conduct
Is there an existing issue for this?
Does this issue exist in the latest version?
Describe the bug?
Using an emoji in the heading e.g.
## Inputs ⚙️results in moving the emoji after the generated output.This works only after the first generated content is used in the README after which the placeholders are used for the content replacement.
To Reproduce
## Inputs ⚙️to a README.mdWhat OS are you seeing the problem on?
all
Expected behavior?
We read the entire line including any emojis provided it starts with the expected heading.
Relevant log output
Has all relevant logs been included?
Anything else?
No response
Code of Conduct