Skip to content

Conversation

@tchaikov
Copy link
Contributor

it should start with three backticks not four of them. otherwise sphinx warns like:

/home/kefu/dev/cassandra-java-driver/docs/_source/manual/mapper/daos/getentity/index.md:111: WARNING: Lexing literal_block '@GetEntity\nProduct asProduct(Row row);\n\n@GetEntity\nProduct firstR
owAsProduct(ResultSet resultSet);\n```\n\n' as "java" resulted in an error at token: '`'. Retrying in relaxed mode.

in this change, let's use three backticks. and the warning disappears.

it should start with three backticks not four of them. otherwise
sphinx warns like:

```
/home/kefu/dev/cassandra-java-driver/docs/_source/manual/mapper/daos/getentity/index.md:111: WARNING: Lexing literal_block '@getentity\nProduct asProduct(Row row);\n\n@GetEntity\nProduct firstR
owAsProduct(ResultSet resultSet);\n```\n\n' as "java" resulted in an error at token: '`'. Retrying in relaxed mode.
```

in this change, let's use three backticks. and the warning disappears.

Signed-off-by: Kefu Chai <[email protected]>
Copy link
Contributor

@tolbertam tolbertam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍, good catch and thank you!

@tchaikov
Copy link
Contributor Author

@tolbertam hi Andrew, thank you for your approval. but i don't have the write permission to this repo. and the CI failures do not look like related. is there anything else i can do to get this change merged?

Copy link
Contributor

@SiyaoIsHiding SiyaoIsHiding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@absurdfarce let's get this simple fix merged

@tchaikov
Copy link
Contributor Author

tchaikov commented Apr 1, 2025

@absurdfarce hi Bret, could you please take a look?

@bschoening
Copy link
Contributor

@absurdfarce LGTM

@absurdfarce
Copy link
Contributor

Apologies all.... too many balls in the air :(

Agreed on all counts... nice catch @tchaikov!

@absurdfarce absurdfarce merged commit f4655ec into apache:4.x Aug 13, 2025
1 check failed
absurdfarce pushed a commit that referenced this pull request Aug 13, 2025
patch by Kefu Chai; reviewed by Andy Tolbert and Bret McGuire
reference: #1940
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants