files/en-us/learn/getting_started_with_the_web/html_basics/index.md: Remove extra asterisks#11202
Conversation
Preview URLsFlawsURL:
External URLsURL: No new external URLs (this comment was updated 2021-12-14 17:02:46.298937) |
|
@PythonCoderAS Hello, I believe the intended formatting here is hypertext reference—the translated versions of this page that have yet to be converted to Markdown have the two words wrapped in Since parts of the words have been "bolded" with two asterisks, it would likely be best to use underscores ( |
@cw118 Thanks! Is it possible to see the non-transformed versions? I think that a lot of |
@PythonCoderAS I'm actually not very familiar with the way MDN's markdown conversion works, but I've seen As for seeing the non-transformed versions, since the HTML files are deleted after conversion to markdown, I tend to just change the language of the page I'm viewing. Most language locales still have their files in HTML, so sometimes I look through the source code of a page's translated version(s) in mdn/translated-content to compare formatting, but note that translations take quite a bit of work to maintain and don't always match the English version. Anyhow, I'm by no means an expert, but I'm sure a solution will be found :) |
|
Thanks @PythonCoderAS - this now renders perfectly well 👍 |
Summary
Removes extra asterisks from places they do not belong
Motivation
They are out of place.
Supporting details
#11201
Related issues
Fixes #11201
Metadata