This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git


The following commit(s) were added to refs/heads/master by this push:
     new d20bd78  HOP-2641 added var placeholders
     new 5e31117  Merge pull request #691 from bamaer/HOP-2641
d20bd78 is described below

commit d20bd78fdab134dfc624727f43eefabc99df8fc0
Author: Bart Maertens <[email protected]>
AuthorDate: Tue Mar 23 09:55:34 2021 +0100

    HOP-2641 added var placeholders
---
 plugins/misc/projects/src/main/doc/projects.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/plugins/misc/projects/src/main/doc/projects.adoc 
b/plugins/misc/projects/src/main/doc/projects.adoc
index d10dd22..18430df 100644
--- a/plugins/misc/projects/src/main/doc/projects.adoc
+++ b/plugins/misc/projects/src/main/doc/projects.adoc
@@ -17,6 +17,8 @@ under the License.
 :documentationPath: /plugins/projects/
 :language: en_US
 :page-alternativeEditUrl: 
https://github.com/apache/incubator-hop/edit/master/plugins/misc/projects/src/main/doc/projects.adoc
+:openvar: ${
+:closevar: }
 = Projects & Environments
 
 This document explains the basic structure and working of the 'projects' plugin

Reply via email to