ДЗ по шаблонам проектирования

Vsevolod Levitan 0dcac5f6a5 Implemented markdown export strategy 1 vuosi sitten
Docs 26273d427a Added Docs/technicaltask.md 1 vuosi sitten
config 3936d01faa Renamed cfg/ -> config/ to match Microsoft's standards 1 vuosi sitten
src 0dcac5f6a5 Implemented markdown export strategy 1 vuosi sitten
tests 350c5292fe Code formatted 1 vuosi sitten
.gitignore dc003ba18b Updated .gitignore once more 1 vuosi sitten
readme.md d1f084310e Initial 1 vuosi sitten

readme.md

GitExample

Header1

Header2

Header3

Header4

  1. Item1
  2. Item2
  • Item1
  • Item2
    • Item3
    • Item4
Number Description
1 Test1
2 Test3

Bold sample

helloWorld = HelloWorls()
helloWorld.Execute()