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

broken html ? #31

Open
okbob opened this issue Feb 8, 2021 · 1 comment
Open

broken html ? #31

okbob opened this issue Feb 8, 2021 · 1 comment
Labels
issue It's not really a bug, but...

Comments

@okbob
Copy link

okbob commented Feb 8, 2021

When I leave mdn I see:

[pavel@localhost pspg-master]$ mdn README.md 
file:182: HTML parser error : Unexpected end tag : p
</pre></p>
          ^
file:217: HTML parser error : Unexpected end tag : p
<pre></p>
         ^
file:223: HTML parser error : Unexpected end tag : p
<p></pre></p>
             ^
file:238: HTML parser error : Unexpected end tag : p
</pre></p>
          ^
file:278: HTML parser error : Unexpected end tag : p
</pre></p>
          ^
file:283: HTML parser error : Unexpected end tag : p
In this case comment line with function set_escdelay</p>
                                                        ^

README.md.txt

@Titor8115
Copy link
Owner

I set

 to have 1 empty line above.

For example this doesn't work.

you should to add to your profile:
<pre>
for Postgres 10 and older
export PAGER="pspg"

for postgres 11 and newer
export PSQL_PAGER="pspg"

or "\setenv PAGER pspg" to .psqlrc
</pre>

But this is totally fine.

you should to add to your profile:

<pre>
for Postgres 10 and older
export PAGER="pspg"

for postgres 11 and newer
export PSQL_PAGER="pspg"

or "\setenv PAGER pspg" to .psqlrc
</pre>

@Titor8115 Titor8115 added the issue It's not really a bug, but... label Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue It's not really a bug, but...
Projects
None yet
Development

No branches or pull requests

2 participants