mirror of
https://gitlab.com/riva-lab/matrixFont
synced 2025-04-17 11:42:49 +03:00
8 lines
128 B
Batchfile
8 lines
128 B
Batchfile
@chcp 1251
|
|
echo off
|
|
|
|
set MDPATH=..\
|
|
set TEMPLATE=%MDPATH%\readme-template.html
|
|
set MARKDOWN=readme*
|
|
|
|
cmd /c gen-html-from-md.bat |