FragmentsTaggedAs

implicit implicit class FragmentsTaggedAs(fs: => Fragments)

This implicit allows to add tags and sections after the examples

class Object
trait Matchable
class Any

Value members

Concrete methods

def section(tag: NamedTag): Fragments
def tag(tag: NamedTag): Fragments