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

Markdown Support of Zefyr #498

Open
anthonychwong opened this issue Mar 21, 2021 · 1 comment
Open

Markdown Support of Zefyr #498

anthonychwong opened this issue Mar 21, 2021 · 1 comment

Comments

@anthonychwong
Copy link

anthonychwong commented Mar 21, 2021

When I import and export a markdown document, I notice some formats are missing.

I want to know if the following three of markdown feature is supported. If yes, may I know how to properly config the editor?

  • monospace format
  • list with 2 or more level
  • syntax highlight for different programing language

Output of running flutter doctor -v

[✓] Flutter (Channel beta, 1.24.0-10.2.pre, on Microsoft Windows [Version 10.0.18363.1440], locale en-US)
    • Flutter version 1.24.0-10.2.pre at C:\Users\Anthony Wong\in-sync-beta-win\apps\flutter
    • Framework revision 022b333a08 (4 months ago), 2020-11-18 11:35:09 -0800
    • Engine revision 07c1eed46b
    • Dart version 2.12.0 (build 2.12.0-29.10.beta)

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
    • Android SDK at C:\dev\android\sdk
    • Platform android-29, build-tools 29.0.2
    • ANDROID_SDK_ROOT = C:\dev\android\sdk
    • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
    • All Android licenses accepted.

[✓] Chrome - develop for the web
    • Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

[✓] Android Studio (version 4.1.0)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin can be installed from:
      �🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      �🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[✓] Connected device (3 available)
    • Web Server (web) • web-server • web-javascript • Flutter Tools
    • Chrome (web)     • chrome     • web-javascript • Google Chrome 89.0.4389.90
    • Edge (web)       • edge       • web-javascript • Microsoft Edge 89.0.774.57

• No issues found!
@singerdmx
Copy link

This repo has been inactive for months. See #409 (comment)

Just FYI to save your time 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

2 participants