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

Code Block #2741

Closed
1 task done
rayshawnlevy opened this issue Dec 7, 2021 · 2 comments
Closed
1 task done

Code Block #2741

rayshawnlevy opened this issue Dec 7, 2021 · 2 comments

Comments

@rayshawnlevy
Copy link

Description

Pixelbook go Linux Container (Debian)

When I create a code block, it says "Input Language Identifier"
and syntax highlighting doesn't work for Python. I'm unsure whether I have missing dependencies or not.

Example

Input Language Identifier...

def hello():
    return "Hello!"
  • Can you reproduce the issue?

Steps to reproduce

  1. open the marktext app
  2. create a new file
  3. create a code block (Python)

Expected behavior:
Recognition of the language I was using along with syntax highlighting and auto-indent

Actual behavior:
no language recognition, syntax highlighting or auto-indent

Link to an example: [optional]

image

Versions

  • Mark Text version: 0.16.3
  • Operating system: ChromeOS (Pixelbook go)
@rayshawnlevy
Copy link
Author

This is the best markdown app I've seen or even worked with and the UI is deliciously smooth! Awesome job and keep up the good work.

@rayshawnlevy
Copy link
Author

Okay, I figured out how to do it 😄. I didn't know that the input language identifier meant to choose a language which will highlight the code for that language. This app is lovely!

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

1 participant