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

scaffold taxonomy docs have incorrect rendering #128

Open
benlk opened this issue Feb 19, 2018 · 1 comment
Open

scaffold taxonomy docs have incorrect rendering #128

benlk opened this issue Feb 19, 2018 · 1 comment

Comments

@benlk
Copy link

benlk commented Feb 19, 2018

On https://developer.wordpress.org/cli/commands/scaffold/taxonomy/, the docs display < and > instead of the respective glyphs:

screen shot 2018-02-19 at 6 14 23 pm

--theme and --plugin should probably have identical formatting with regards to whether the =<name> is included inside the square brackets.

@benlk
Copy link
Author

benlk commented Sep 27, 2018

Note that the source code files here don't have those as HTML entities; this looks like a bug with the renderer, not the plugin's docs.

* [--theme]
* : Create a file in the active theme directory, instead of sending to
* STDOUT. Specify a theme with `--theme=<theme>` to have the file placed in that theme.

https://github.com/wp-cli/scaffold-command/blob/a897a54ba0a8199743d90204ff773b302fc77572/README.md#wp-scaffold-block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants