mirror of
https://github.com/jorenchik/mdemory.git
synced 2026-03-22 00:26:21 +00:00
some fixes after review
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
|
||||
#indent-par([
|
||||
Atmiņas kartītes (angl. flashcards) ir izplatīts veids, kā skolēni,
|
||||
studenti un citi macošies cilvēki iegaumē materiālu. To veidošanai,
|
||||
studenti un citi cilvēki, kas mācās vai studē, iegaumē materiālu. To veidošanai,
|
||||
uzturēšanai un izmantošanai izmanto programmatūras risinājumus, taču
|
||||
lielākoties neizmato pilnīgi caurspīdīgu vienkārša teksta formātu. Darbā
|
||||
tiek aprakstīts risinājums, kas izmanto domēna specifisku valodu ar pilnīgu
|
||||
informācijas glabāšanu to ietvaros.
|
||||
informācijas glabāšanu vienkārša teksta failos.
|
||||
])
|
||||
|
||||
#par(
|
||||
@@ -37,12 +37,12 @@
|
||||
"Abstract",
|
||||
)
|
||||
#indent-par([
|
||||
Flashcards are a common way for students to
|
||||
students and other studying people memorize the material. To create them,
|
||||
software solutions are used for maintenance and use, however
|
||||
most do not use a fully transparent plain text format. At work
|
||||
a solution that uses a domain-specific language with a complete is described
|
||||
information storage within them.
|
||||
Flashcards are a common way for students to students and other studying
|
||||
people memorize the material. To create them, software solutions are
|
||||
used for maintenance and use, however most do not use a fully
|
||||
transparent plain text format. This paper eplores a solution that uses a
|
||||
domain-specific language with a complete is described information
|
||||
storage using plain text files.
|
||||
])
|
||||
#par(
|
||||
first-line-indent: 0cm,
|
||||
|
||||
Reference in New Issue
Block a user