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

The rendering of filsystem trees is broken #3932

Closed
stof opened this issue Jun 11, 2014 · 5 comments
Closed

The rendering of filsystem trees is broken #3932

stof opened this issue Jun 11, 2014 · 5 comments

Comments

@stof
Copy link
Member

stof commented Jun 11, 2014

This happens for instance on the http://symfony.com/doc/current/contributing/index.html page:
rst_rendering_bug

@stof
Copy link
Member Author

stof commented Jun 11, 2014

it might be an indentation issue (or a bug in the rST if it was intentional): the tree is inside a blockquote, not inside a codeblock, which is why it is not in a <pre> tag

weaverryan added a commit that referenced this issue Jun 11, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

render directory inside a code block

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | #3932

Commits
-------

6386f9c render directory inside a code block
@weaverryan
Copy link
Member

Fix for this has been pushed - as soon as we see it looks nice on the site, we'll close this. Thanks for catching it Stof.

@wouterj
Copy link
Member

wouterj commented Jun 11, 2014

@wouterj wouterj closed this as completed Jun 11, 2014
@stof
Copy link
Member Author

stof commented Jun 13, 2014

is it possible to disable line numbers on this code-block ? they don't really make sense

@xabbuh
Copy link
Member

xabbuh commented Jun 13, 2014

@javiereguiluz Would it be possible to disable the line numbers for a particular code type? We could then for example use the none class here.

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

4 participants