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

Missing Support 'Non ASCII Characters' in Pygments1.6 #569

Closed
Anteru opened this issue Aug 31, 2019 · 3 comments
Closed

Missing Support 'Non ASCII Characters' in Pygments1.6 #569

Anteru opened this issue Aug 31, 2019 · 3 comments
Labels
S-major severity: major T-bug type: a bug X-imported imported from Bitbucket

Comments

@Anteru
Copy link
Collaborator

Anteru commented Aug 31, 2019

(Original issue 862 created by kashewnuts on 2013-03-26T15:50:37.756726+00:00)

  • I wanto to turn off red frame or go back to Pygments1.5's layout.

  • I updated Pygments from 1.5 to 1.6.

  • Then, red border around the 'Non ASCII Characters' in Pygments1.6.

  • pygments_style is 'emacs'.

  • Not only 'Non ASCII Characters', but it also sign like " $ [ ' ".

  • Original source is following.

#!guess

.. code-block:: guess

    $ pip install tinkerer==0.4.1b (Tinkererのインストール)
    $ mkdir myblog
    $ cd myblog
    $ tinkerer -s (Tinkererの初期セットアップ)

@Anteru Anteru added T-bug type: a bug X-imported imported from Bitbucket S-major severity: major labels Aug 31, 2019
@Anteru
Copy link
Collaborator Author

Anteru commented Aug 31, 2019

(Original issue 862 last updated on 2013-05-20T05:44:34.819983+00:00)

(Issue automaticaly closed due to status in Bitbucket: resolved)

@Anteru Anteru closed this as completed Aug 31, 2019
@Anteru
Copy link
Collaborator Author

Anteru commented Aug 31, 2019

(Original comment by birkenfeld on 2013-05-19T09:38:16.487088+00:00)

I guess that the "guessed" lexer is the wrong one in Pygments 1.6. Can you use an explicit "bash" instead of "guess"?

@Anteru
Copy link
Collaborator Author

Anteru commented Aug 31, 2019

(Original comment by birkenfeld on 2013-05-20T05:44:34.814870+00:00)

Closes #862: better guess for shell lexer.

→ <>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-major severity: major T-bug type: a bug X-imported imported from Bitbucket
Projects
None yet
Development

No branches or pull requests

1 participant