Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

refactor: rewrite back-end code to kotlin#17

Merged
turtton merged 113 commits into
mainfrom
refactor/kotlin
Mar 24, 2023
Merged

refactor: rewrite back-end code to kotlin#17
turtton merged 113 commits into
mainfrom
refactor/kotlin

Conversation

@turtton

@turtton turtton commented Mar 6, 2023

Copy link
Copy Markdown
Owner

Kotlin is a static type language, transpilable to javascript and gives me good development experience.

Restructure the current maze of back-end code and rewrite it in Kotlin.

New Feature

  • Image file support!!!

TODO

  • Implement MarkdownParser
    • Check behavior of html parser
    • Implement BasicParser(markdown -> ReactElement)
    • Test behaviors
    • Implement Codeblock Hilighting
    • Apply Obsidian line breaking rule
    • Apply Obsidian Link
  • Fix initializing flows and reduce redundant file loadings
  • Preparing image/canvas support
  • Image file support

@turtton

turtton commented Mar 24, 2023

Copy link
Copy Markdown
Owner Author

looks work fine!! let's gooooooooooooo!!!!!!!!!!

@turtton turtton marked this pull request as ready for review March 24, 2023 15:39
@turtton turtton merged commit b14f180 into main Mar 24, 2023
@turtton turtton deleted the refactor/kotlin branch March 24, 2023 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant