fix: markdown issues

This commit is contained in:
Tobi Schäfer 2020-03-07 19:26:06 +01:00
parent 175989447e
commit 8930a73b5a
2 changed files with 4 additions and 5 deletions

View file

@ -55,4 +55,3 @@ With Helma Object Publisher (sometimes simply referred to as Helma or Hop) you c
HopObjects are extended JavaScript objects which can be scripted using server-side JavaScript. Beyond the common JavaScript features, Helma provides special “skin” and template functionalities which facilitate the rendering of objects via a web interface.
Thanks to Helmas relational database mapping technology, HopObjects create a hierarchical structure, the URL space of a Helma site. The parts between slashes in a Helma URL represent HopObjects (similar to the document tree in static sites). The Helma URL space can be thought of as an analogy to the Document Object Model (DOM) in client-side JavaScript.