-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Removed erroneous remaining badge-code tags #1888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removed erroneous remaining badge-code tags #1888
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @shbenzer !
Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com> 5a6fd07
User description
Removed a bunch of badge codes that were left over after people added code examples
Description
Removed leftover badge codes from the following files in all translations:
Motivation and Context
cleans up site
Types of changes
Checklist
PR Type
documentation
Description
{{< badge-code >}}
tags from various documentation files across multiple translations.Changes walkthrough 📝
16 files
selenium_manager.en.md
Remove erroneous badge-code tag from selenium_manager.en.md
website_and_docs/content/documentation/selenium_manager.en.md
{{< badge-code >}}
tag.selenium_manager.ja.md
Remove erroneous badge-code tag from selenium_manager.ja.md
website_and_docs/content/documentation/selenium_manager.ja.md
{{< badge-code >}}
tag.selenium_manager.pt-br.md
Remove erroneous badge-code tag from selenium_manager.pt-br.md
website_and_docs/content/documentation/selenium_manager.pt-br.md
{{< badge-code >}}
tag.selenium_manager.zh-cn.md
Remove erroneous badge-code tag from selenium_manager.zh-cn.md
website_and_docs/content/documentation/selenium_manager.zh-cn.md
{{< badge-code >}}
tag._index.en.md
Remove erroneous badge-code tags from drivers index.en.md
website_and_docs/content/documentation/webdriver/drivers/_index.en.md
{{< badge-code >}}
tags from multiple code tabs._index.ja.md
Remove erroneous badge-code tags from drivers index.ja.md
website_and_docs/content/documentation/webdriver/drivers/_index.ja.md
{{< badge-code >}}
tags from multiple code tabs._index.pt-br.md
Remove erroneous badge-code tags from drivers index.pt-br.md
website_and_docs/content/documentation/webdriver/drivers/_index.pt-br.md
{{< badge-code >}}
tags from multiple code tabs._index.zh-cn.md
Remove erroneous badge-code tags from drivers index.zh-cn.md
website_and_docs/content/documentation/webdriver/drivers/_index.zh-cn.md
{{< badge-code >}}
tags from multiple code tabs.first_script.en.md
Remove erroneous badge-code tag from first_script.en.md
website_and_docs/content/documentation/webdriver/getting_started/first_script.en.md
{{< badge-code >}}
tag from Python tab.first_script.ja.md
Remove erroneous badge-code tag from first_script.ja.md
website_and_docs/content/documentation/webdriver/getting_started/first_script.ja.md
{{< badge-code >}}
tag from Python tab.first_script.pt-br.md
Remove erroneous badge-code tag from first_script.pt-br.md
website_and_docs/content/documentation/webdriver/getting_started/first_script.pt-br.md
{{< badge-code >}}
tag from Python tab.first_script.zh-cn.md
Remove erroneous badge-code tag from first_script.zh-cn.md
website_and_docs/content/documentation/webdriver/getting_started/first_script.zh-cn.md
{{< badge-code >}}
tag from Python tab.using_selenium.en.md
Remove erroneous badge-code tag from using_selenium.en.md
website_and_docs/content/documentation/webdriver/getting_started/using_selenium.en.md
{{< badge-code >}}
tag from Python tab.using_selenium.ja.md
Remove erroneous badge-code tag from using_selenium.ja.md
website_and_docs/content/documentation/webdriver/getting_started/using_selenium.ja.md
{{< badge-code >}}
tag from Python tab.using_selenium.pt-br.md
Remove erroneous badge-code tag from using_selenium.pt-br.md
website_and_docs/content/documentation/webdriver/getting_started/using_selenium.pt-br.md
{{< badge-code >}}
tag from Python tab.using_selenium.zh-cn.md
Remove erroneous badge-code tag from using_selenium.zh-cn.md
website_and_docs/content/documentation/webdriver/getting_started/using_selenium.zh-cn.md
{{< badge-code >}}
tag from Python tab.