permalink | sidebar | title | keywords | Tags |
---|---|---|---|---|
demo.html |
mydoc_sidebar |
Demo of Components |
Demo |
Demo |
Arne 2
Arne 3
Arne 4
Arne 5
Here is the table:
Method | Parameter | Outcome |
---|---|---|
left | Center | Right |
Optional<User> johnSmith = users.stream()
.filter(u -> "John Smith".equals(u.getName())
.findAny();
SELECT * FROM user;
<config>
<debug>true</debug>
</config>
Check out {{site.data.javadoc.ReferenceField}} for info.
{% include note.html content = "This is a note. If you have "quotes", you must escape them." %}
{% include tip.html content="This is a tip" %}
{% include warning.html content="This is a warning" %}
{% include important.html content="This is important" %}
{% include callout.html content="This is a callout" type="primary" %}
TBW
{% include image.html file="spire.png" alt="Jekyll" caption="This is a sample caption" %}
TBW
Reference within a page like this
TBW
TBW
Check out this on the top of this page... :-)