Skip to content
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

Show html in literals #10

Open
dgarijo opened this issue May 6, 2019 · 0 comments
Open

Show html in literals #10

dgarijo opened this issue May 6, 2019 · 0 comments

Comments

@dgarijo
Copy link

dgarijo commented May 6, 2019

some literals have HTML. It would be nice to show it. At the moment, this is what it's shown:

 opmw:hasDocumentation
<span style="color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;;"><font size="2">ClimComp is a simple workflow to calculate climatology from various datasets stored in netCDF format.</font></span><div><font color="#24292e" face="-apple-system, system-ui, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol" size="2"><br></font></div><div><font color="#24292e" face="-apple-system, system-ui, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol" size="2">Parameter Description:</font></div><div><font color="#24292e" face="-apple-system, system-ui, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol" size="2"><br></font><div><ul style="box-sizing: border-box; margin-bottom: 16px; margin-top: 0px; padding-left: 2em; color: rgb(36, 41, 46); font-family: -apple-system, system-ui, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;;"><li style="box-sizing: border-box;"><font size="2">dataset_source (str): The source of the dataset.Possible values include 'FLDAS'. <b>Default: FLDAS</b></font></li><li style="box-sizing: border-box; margin-top: 0.25em;">flagP (str): Name of the variable of interest as declared in the file. <b>Default: Rainfall_f_tavg</b><br></li><li style="box-sizing: border-box; margin-top: 0.25em;"><font size="2">min_lon (float): Minimum longitude for the bounding box <b>Default: 24.15234</b></font></li><li style="box-sizing: border-box; margin-top: 0.25em;"><font size="2">max_lon (float): Maximum longitude for the bounding box <b>Default: 27.74012</b></font></li><li style="box-sizing: border-box; margin-top: 0.25em;"><font size="2">min_lat (float): Minimum latitude for the bounding box <b>Default: 6.700375</b></font></li><li style="box-sizing: border-box; margin-top: 0.25em;"><font size="2">max_lat (float): Maximum latitude for the bounding box <b>Default: 9.335303</b></font></li><li style="box-sizing: border-box; margin-top: 0.25em;"><font size="2">min_month (int): The first month of the season of interest <b>Default: 5</b></font></li><li style="box-sizing: border-box; margin-top: 0.25em;"><font size="2">max_month (int): The last month of the season of interest <b>Default: 8</b></font></li><li style="box-sizing: border-box; margin-top: 0.25em;"><font size="2">year (int): The year of interest for the comparison <b>Default: 2017</b></font></li></ul></div></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant