logo
Rewrap
Prolog
Initializing search
    GitHub
    GitHub
    • Getting Started
    • Configuration
    • Extra Features
      • Specs
        • Line Comments
        • Block Comments
        • Decoration Lines
        • Selections
        • Embedded Sections
        • Double Sentence Spacing
        • Tabs
        • Spaces
        • Special Characters
        • Misc
        • .Net XmlDoc
        • Batch/Cmd files
        • D
        • Dart
        • Doxygen
        • Elixir
        • Go
        • Graphql
        • HTML
        • JavaDoc
        • Julia
        • LaTeX
        • Lean
        • Lua
        • Markdown
        • Matlab
        • Octave
        • Basics
        • PowerShell
        • Prolog
        • Proto
        • Python
        • R
        • reStructuredText
        • Tcl
        • Yaml

    Prolog

    language: "prolog"

    % a b c      ->        % a b ¦
    % d   ¦                % c d ¦
    
    /* a b c     ->        /* a b ¦
       d   ¦                  c d ¦
    */     ¦               */     ¦
    
    Previous PowerShell
    Next Proto
    Made with Material for MkDocs