baml ain't markup language
git clone https://github.com/themispkg/baml.git ; cd baml && sudo make install
/usr/bin/baml --bash ./example.baml
test;
-> deneme1
-> deneme2
-> 123
deneme123;
-> tamam bu
-> oldu
also you can change the ENTRY TOKEN and the HEADER TOKEN as you want
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.