Skip to content

Two raw HTML blocks without blank lines between #830

Closed
@balupton

Description

@balupton

Given:

The command-line client ships alongside the daemon. Usage information for all commands, including sub-commands, is available via the --help flag.

<style>pre { background: inherit !important; word-wrap: inherit !important;  white-space: pre-wrap !important; }</style>

## textile [&lt;flags&gt;]

<p><pre>Textile is a set of tools and trust-less infrastructure for building censorship resistant and privacy preserving applications</pre></p>
<table>
	<tr><th>Flag</th><th>Description</th></tr>
	<tr><td><code>--help</code></td><td><pre>Show context-sensitive help (also try --help-long and --help-man).</pre></td></tr>
	<tr><td><code>--help-long</code></td><td><pre>Generate long help.</pre></td></tr>
	<tr><td><code>--help-man</code></td><td><pre>Generate a man page.</pre></td></tr>
	<tr><td><code>--completion-bash</code></td><td><pre>Output possible completions for the given args.</pre></td></tr>
	<tr><td><code>--completion-script-bash</code></td><td><pre>Generate completion script for bash.</pre></td></tr>
	<tr><td><code>--completion-script-zsh</code></td><td><pre>Generate completion script for ZSH.</pre></td></tr>
	<tr><td><code>--api=&#34;http://127.0.0.1:40600&#34;</code></td><td><pre>API Address to use</pre></td></tr>
	<tr><td><code>--api-version=&#34;v0&#34;</code></td><td><pre>API version to use</pre></td></tr>
	<tr><td><code>--debug</code></td><td><pre>Set the logging level to debug</pre></td></tr>
</table>

## textile help [&lt;command&gt;]

<p><pre>Show help.</pre></p>
<table>
	<tr><th>Argument</th><th>Description</th></tr>
	<tr><td><code>[&lt;command&gt;]</code></td><td><pre>Show help on command.</pre></td></tr>
</table>

## textile account

<p><pre>Manage a wallet account</pre></p>

The latter two headers are not converted to h elements. If one changes it to:

The command-line client ships alongside the daemon. Usage information for all commands, including sub-commands, is available via the --help flag.

<style>pre { background: inherit !important; word-wrap: inherit !important;  white-space: pre-wrap !important; }</style>

## textile [&lt;flags&gt;]

<p><pre>Textile is a set of tools and trust-less infrastructure for building censorship resistant and privacy preserving applications</pre></p>
<table>
	<tr><th>Flag</th><th>Description</th></tr>
	<tr><td><code>--help</code></td><td><pre>Show context-sensitive help (also try --help-long and --help-man).</pre></td></tr>
	<tr><td><code>--help-long</code></td><td><pre>Generate long help.</pre></td></tr>
	<tr><td><code>--help-man</code></td><td><pre>Generate a man page.</pre></td></tr>
	<tr><td><code>--completion-bash</code></td><td><pre>Output possible completions for the given args.</pre></td></tr>
	<tr><td><code>--completion-script-bash</code></td><td><pre>Generate completion script for bash.</pre></td></tr>
	<tr><td><code>--completion-script-zsh</code></td><td><pre>Generate completion script for ZSH.</pre></td></tr>
	<tr><td><code>--api=&#34;http://127.0.0.1:40600&#34;</code></td><td><pre>API Address to use</pre></td></tr>
	<tr><td><code>--api-version=&#34;v0&#34;</code></td><td><pre>API version to use</pre></td></tr>
	<tr><td><code>--debug</code></td><td><pre>Set the logging level to debug</pre></td></tr>
</table>

<p></p>

## textile help [&lt;command&gt;]

<p><pre>Show help.</pre></p>
<table>
	<tr><th>Argument</th><th>Description</th></tr>
	<tr><td><code>[&lt;command&gt;]</code></td><td><pre>Show help on command.</pre></td></tr>
</table>

<p></p>

## textile account

<p><pre>Manage a wallet account</pre></p>

Then they are.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug report.confirmedConfirmed bug report or approved feature request.coreRelated to the core parser code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions