Skip to content

Conversation

@kwin
Copy link
Member

@kwin kwin commented Dec 21, 2024

No description provided.


- Top\-level **project properties**:
- **license**: [Apache\-2\.0](https://www.apache.org/licenses/LICENSE-2.0.txt)\.
- **organization**: $<a id="project.organization.name"></a>project\.organization\.name
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was:

  ** <<organization>>: ${project.organization.name}

should be:

**organization**:  $context.get("project.organization.name") 

or even

**organization**:  $project.organization.name 

@slachiewicz
Copy link
Member

Could we try converting the files to static Markdown format to have better editing experience using local/web tools?

@kwin
Copy link
Member Author

kwin commented Dec 26, 2024

Could we try converting the files to static Markdown format to have better editing experience using local/web tools?

Let’s separate that effort in a dedicated PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants