This repository was archived by the owner on Jan 19, 2021. It is now read-only.
embedded html
#2935
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
I find that "new-pnpgroup -description" does not render embedded HTML correctly when viewed using groups.aspx.
How should I format my description text so that the embedded href is rendered correctly?
example:
results in:
'''
Use this group to grant people Full Control permissions to the SharePoint site: <a href="/s/GenApps-PRIM/GreatYarmouth">GreatYarmouth</a>
'''
which is rendered as:
rather than:
Use this group to grant people Full Control permissions to the SharePoint site: subsite
Beta Was this translation helpful? Give feedback.
All reactions