bschoening commented on PR #1973:
URL: https://github.com/apache/cassandra/pull/1973#issuecomment-2265938252

   I've noticed that our CQL documentation has artifacts which appear to be
   from an earlier markdown format and not fully converted.
   
   I'd like to fix this, but I'm not sure what the intent was with 'bc' & 'p'
   
   
   
https://cassandra.apache.org/doc/stable/cassandra/cql/cql_singlefile.html#types
   
   
   Examples:
   
   
   "\{toc:maxLevel=3}
   
   
   CQL Syntax"
   
   
   bc(syntax). ::= TERMINAL
   
   
   bc(syntax)..
   
   ::= CREATE KEYSPACE (IF NOT EXISTS)? WITH
   
   p.bc(sample). SELECT sample_usage FROM cql;bc(syntax)..
   
   ::= CREATE KEYSPACE (IF NOT EXISTS)? WITH
   
   
   p.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to