Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adjust documentation showcasing code suggestion #60

Conversation

david-perez
Copy link
Contributor

It turns out code suggestions are interpreted by GitHub without any
addition (+) or deletion (-) markers. You simply have to attach a code
suggestion to a span with the updated code, and GitHub will calculate
the diff and render it.

It turns out code suggestions are interpreted by GitHub without any
addition (+) or deletion (-) markers. You simply have to attach a code
suggestion to a span with the updated code, and GitHub will calculate
the diff and render it.
@danobi
Copy link
Owner

danobi commented Feb 22, 2024

thanks! Should've verified before :P. Thought there was an alternate syntax it accepted as well

@danobi danobi merged commit d9f4fb5 into danobi:master Feb 22, 2024
3 checks passed
@david-perez david-perez deleted the adjust-documentation-showcasing-code-suggestion branch August 12, 2024 13:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants