eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.HtmlProvider.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
301 301
302 <p> 302 <p>
303 Public method to indicate the availability of bold markup. 303 Public method to indicate the availability of bold markup.
304 </p> 304 </p>
305 <dl> 305 <dl>
306 <dt>Returns:</dt> 306 <dt>Return:</dt>
307 <dd> 307 <dd>
308 flag indicating the availability of bold markup 308 flag indicating the availability of bold markup
309 </dd> 309 </dd>
310 </dl> 310 </dl>
311 <dl> 311 <dl>
320 320
321 <p> 321 <p>
322 Public method to indicate the availability of bulleted list markup. 322 Public method to indicate the availability of bulleted list markup.
323 </p> 323 </p>
324 <dl> 324 <dl>
325 <dt>Returns:</dt> 325 <dt>Return:</dt>
326 <dd> 326 <dd>
327 flag indicating the availability of bulleted list markup 327 flag indicating the availability of bulleted list markup
328 </dd> 328 </dd>
329 </dl> 329 </dl>
330 <dl> 330 <dl>
339 339
340 <p> 340 <p>
341 Public method to indicate the availability of inline code markup. 341 Public method to indicate the availability of inline code markup.
342 </p> 342 </p>
343 <dl> 343 <dl>
344 <dt>Returns:</dt> 344 <dt>Return:</dt>
345 <dd> 345 <dd>
346 flag indicating the availability of inline code markup 346 flag indicating the availability of inline code markup
347 </dd> 347 </dd>
348 </dl> 348 </dl>
349 <dl> 349 <dl>
358 358
359 <p> 359 <p>
360 Public method to indicate the availability of code block markup. 360 Public method to indicate the availability of code block markup.
361 </p> 361 </p>
362 <dl> 362 <dl>
363 <dt>Returns:</dt> 363 <dt>Return:</dt>
364 <dd> 364 <dd>
365 flag indicating the availability of code block markup 365 flag indicating the availability of code block markup
366 </dd> 366 </dd>
367 </dl> 367 </dl>
368 <dl> 368 <dl>
377 377
378 <p> 378 <p>
379 Public method to indicate the availability of hyperlink markup. 379 Public method to indicate the availability of hyperlink markup.
380 </p> 380 </p>
381 <dl> 381 <dl>
382 <dt>Returns:</dt> 382 <dt>Return:</dt>
383 <dd> 383 <dd>
384 flag indicating the availability of hyperlink markup 384 flag indicating the availability of hyperlink markup
385 </dd> 385 </dd>
386 </dl> 386 </dl>
387 <dl> 387 <dl>
396 396
397 <p> 397 <p>
398 Public method to indicate the availability of image markup. 398 Public method to indicate the availability of image markup.
399 </p> 399 </p>
400 <dl> 400 <dl>
401 <dt>Returns:</dt> 401 <dt>Return:</dt>
402 <dd> 402 <dd>
403 flag indicating the availability of image markup 403 flag indicating the availability of image markup
404 </dd> 404 </dd>
405 </dl> 405 </dl>
406 <dl> 406 <dl>
415 415
416 <p> 416 <p>
417 Public method to indicate the availability of italic markup. 417 Public method to indicate the availability of italic markup.
418 </p> 418 </p>
419 <dl> 419 <dl>
420 <dt>Returns:</dt> 420 <dt>Return:</dt>
421 <dd> 421 <dd>
422 flag indicating the availability of italic markup 422 flag indicating the availability of italic markup
423 </dd> 423 </dd>
424 </dl> 424 </dl>
425 <dl> 425 <dl>
434 434
435 <p> 435 <p>
436 Public method to indicate the availability of a horizontal line markup. 436 Public method to indicate the availability of a horizontal line markup.
437 </p> 437 </p>
438 <dl> 438 <dl>
439 <dt>Returns:</dt> 439 <dt>Return:</dt>
440 <dd> 440 <dd>
441 flag indicating the availability of a horizontal line markup 441 flag indicating the availability of a horizontal line markup
442 </dd> 442 </dd>
443 </dl> 443 </dl>
444 <dl> 444 <dl>
453 453
454 <p> 454 <p>
455 Public method to indicate the availability of numbered list markup. 455 Public method to indicate the availability of numbered list markup.
456 </p> 456 </p>
457 <dl> 457 <dl>
458 <dt>Returns:</dt> 458 <dt>Return:</dt>
459 <dd> 459 <dd>
460 flag indicating the availability of numbered list markup 460 flag indicating the availability of numbered list markup
461 </dd> 461 </dd>
462 </dl> 462 </dl>
463 <dl> 463 <dl>
472 472
473 <p> 473 <p>
474 Public method to indicate the availability of block quote markup. 474 Public method to indicate the availability of block quote markup.
475 </p> 475 </p>
476 <dl> 476 <dl>
477 <dt>Returns:</dt> 477 <dt>Return:</dt>
478 <dd> 478 <dd>
479 flag indicating the availability of block quote markup 479 flag indicating the availability of block quote markup
480 </dd> 480 </dd>
481 </dl> 481 </dl>
482 <dl> 482 <dl>
491 491
492 <p> 492 <p>
493 Public method to indicate the availability of strikethrough markup. 493 Public method to indicate the availability of strikethrough markup.
494 </p> 494 </p>
495 <dl> 495 <dl>
496 <dt>Returns:</dt> 496 <dt>Return:</dt>
497 <dd> 497 <dd>
498 flag indicating the availability of strikethrough markup 498 flag indicating the availability of strikethrough markup
499 </dd> 499 </dd>
500 </dl> 500 </dl>
501 <dl> 501 <dl>
528 528
529 <p> 529 <p>
530 Public method to determine the available header levels. 530 Public method to determine the available header levels.
531 </p> 531 </p>
532 <dl> 532 <dl>
533 <dt>Returns:</dt> 533 <dt>Return:</dt>
534 <dd> 534 <dd>
535 supported header levels 535 supported header levels
536 </dd> 536 </dd>
537 </dl> 537 </dl>
538 <dl> 538 <dl>
589 589
590 <p> 590 <p>
591 Public method to get the markup kind. 591 Public method to get the markup kind.
592 </p> 592 </p>
593 <dl> 593 <dl>
594 <dt>Returns:</dt> 594 <dt>Return:</dt>
595 <dd> 595 <dd>
596 string with markup kind 596 string with markup kind
597 </dd> 597 </dd>
598 </dl> 598 </dl>
599 <dl> 599 <dl>

eric ide

mercurial