Start rewriting with Phlexite

This commit is contained in:
Aleks Rūtiņš 2024-12-22 22:27:34 -05:00
parent e063e315ed
commit f464d585cc
30 changed files with 486 additions and 921 deletions

20
Gemfile.lock Normal file
View file

@ -0,0 +1,20 @@
GEM
remote: https://rubygems.org/
specs:
markly (0.12.1)
phlex (1.11.0)
phlex-markdown (0.3.0)
markly (~> 0.7)
phlex (>= 0.5)
phlexite (0.1.3)
PLATFORMS
x64-mingw-ucrt
DEPENDENCIES
phlex (~> 1.11)
phlex-markdown (~> 0.3.0)
phlexite (~> 0.1.3)
BUNDLED WITH
2.5.22