Skip to content

Instantly share code, notes, and snippets.

@kieran23101
Created November 29, 2017 10:32
Show Gist options
  • Save kieran23101/5add54fd949d959591e3214397eae8e2 to your computer and use it in GitHub Desktop.
Save kieran23101/5add54fd949d959591e3214397eae8e2 to your computer and use it in GitHub Desktop.
Adding HTML into a .resx file
&lt;br /&gt; = <br />
<!-- Example of one inside a file -->
<data name="YourName.Text">
<value>If you are booking on behalf of someone else please include their name in the message box below. &lt;br /&gt; Name</value>
</data>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment