Softwerkskammer

 

Spielwiese

Eine ganz leere Spielwiese? Oh, wie schön.

Da könnte man:

  • Eine Liste machen
  • Unsinn hinschreiben.
  • inline Code quoten

EineNeueSeite

FRICKEL

"use strict";

module.exports = function subdirs(req, res, next) {
  res.locals.wikisubdirs = [];
  next();
}
    private List<String> alleGattungsWerteFuerSpalte(String memberName)
    {
        Criteria cr = getSession()
                .createCriteria(Gattung.class)
                .add(Restrictions.isNotNull(memberName))
                .setProjection(
                        Projections.projectionList().add(Projections.distinct(Projections.property(memberName)), memberName))
                .addOrder(Order.asc(memberName));

        return cr.list();
    }

Ein Wiki also, na dann schauen wir mal wie gut das Einbinden von Bildern funktioniert:

Alt text
und was ist mit C0DE?

int i=0;
i++;
{
    // Nothing in here
}

Interne Links

Auf jeder Spielwiese befindet sich auch ein ordentliches Klettergerüst. Auch eine Wippe ist gern gesehen. Und ein Sandkasten darf auch nicht fehlen.

Externe Links

Man kann in ein anderes Wiki verlinken.

Tabellen gehen auch:

Tables Are Cool
Feld Stärke Kann
Auch Schön Sein

Geht auch eine zweite Tabelle?

Tables Are Cool
Feld Stärke Kann
Auch Schön Sein

##Listen:

  1. First ordered list item
  2. Another item
  • Unordered sub-list.
    • Unordered sub-list.
  1. Actual numbers don't matter, just that it's a number

  2. Ordered sub-list

  3. And another item.

    You can have properly indented paragraphs within list items. Notice the blank line above, and the leading spaces (at least one, but we'll use three here to also align the raw Markdown).

    To have a line break without a paragraph, you will need to use two trailing spaces.
    Note that this line is separate, but within the same paragraph.
    (This is contrary to the typical GFM line break behaviour, where trailing spaces are not required.)

  4. finally

  • Unordered list can use asterisks
  • Unordered list can use asterisks
  • Unordered list can use asterisks
  • Or minuses
  • Or pluses

ttt1

Und jetzt versuchen wir, #669 nachzustellen

Und ein Link auf einen Member? Nicole Rauch