Thank You for the help with this,
Item 1
First, the WYSWYG is broken or not functional. I do not know how I turned it one, but it does not operate as a “what you see is what you get” if it did, it would not change ‘just the URL’ but all. The only thing that changes when it is turned on is hyperlinks. the MD for all other MD-Syntex remains in the document, and is defiantly *NOT What I see is what I get, the ‘Preview’ shows what I get, not the Source with WYSIWYG turned on, it only effects URLs, which is a very, very odd behavior, not indicative of the term WYSIWYG.
To be CLEAR MD Syntext
**Bold**
Has the " * " remaining in the view, and the text is BOLD. This is the case if WYSIWYG is on or off, the option does not remove the mark up.
[title](https://www.example.com)
Does change with the option turned on and off, it is the ONLY MD Syntex that I can see that the WYSIWYG feature changes. IF WYSIWYG is off, the Source Window, clearly shows the effect of the MD Syntex, with the Syntex still in line.
Hope that is clear on the issue with the feature. WYSIWYG should change all or no MD Syntex.
Item 2
why would this string of text, that is not MD
<dsfsdfs>([https://policy.company.com/cppc/policy-advisor/policies/view-policy/41)](https://policy.company.com/cppc/policy-advisor/policies/view-policy/41)
show as a single Hyper link as such
<dsfsdfs>(https://policy.company.com/cppc/policy-advisor/policies/view-policy/41)
When WYSIWYG is turned on. It is not a properly formatted MD Syntax
([text)](link)
is not MD, but when WYSIWYG is on, it collapse this to a URL
<dsfsdfs>(https://policy.company.com/cppc/policy-advisor/policies/view-policy/41)
And the PREVIEW Does Not.
Issue with item 2 is that the tool is miss interpeting the text string and when WYSIWYG is on make it a URL when it is not.
Item 3
The Option
Format>WYSIWYG
Is not always available when editing MD Documents. To make it available, you must select a set of text that has a hyper link in it, and with that text highlighted then go to the format menu, and the option is not greyed out.