alexeyinkin commented on issue #22430:
URL: https://github.com/apache/beam/issues/22430#issuecomment-1194057674

   ```
   {{< playground height="700px" >}}
   {{< playground_snippet language="java" 
example="SDK_JAVA/PRECOMPILED_OBJECT_TYPE_KATA/AggregationCount" >}}
   {{< playground_snippet language="py" 
example="SDK_PYTHON/PRECOMPILED_OBJECT_TYPE_KATA/AggregationCount" >}}
   {{< playground_snippet language="go" 
example="SDK_GO/PRECOMPILED_OBJECT_TYPE_EXAMPLE/MinimalWordCount" >}}
   {{< /playground >}}
   ```
   
   Here:
   - `playground` is our custom tag to use Playground rather than the ordinary 
highlighting.
   - `playground_snippet` is our custom tag that adds a tab with a specific 
example in specific language.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to